Added screenshots to README for Map Builder and MPQ Viewer

This commit is contained in:
Collin Smith 2019-01-12 02:12:54 -08:00
parent 791d2a65b4
commit 5ed966676d
3 changed files with 10 additions and 1 deletions

View File

@ -44,6 +44,15 @@ for viewing all files that the game can load, but those should hopefully come
in the future. This should be a replacement for DR Test in the future, at least
in a general sense, since the UI I made is much more helpful when writing the
game code.
<details>
<summary>Screenshot</summary>
![MPQ Viewer](https://raw.githubusercontent.com/collinsmith/diablo/master/screenshots/Clipboard-3.png)
</details>
# Map Builder
Used to test the map building algorithm. This is very basic at the moment.
Used to test the map building algorithm/renderer. This is very basic at the
moment.
<details>
<summary>Screenshot</summary>
![Map Builder](https://raw.githubusercontent.com/collinsmith/diablo/master/screenshots/Clipboard-4.png)
</details>

BIN
screenshots/Clipboard-3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

BIN
screenshots/Clipboard-4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 909 KiB