Add screenshot to README.md
This commit is contained in:
10
README.md
10
README.md
@ -1,2 +1,12 @@
|
||||
# QtGameMaker
|
||||
A Game Maker 8.0 rebuild in Qt6 (may be able to load old GM8 project files soon)
|
||||
|
||||
## Demo
|
||||

|
||||
|
||||
## Build instructions
|
||||
```
|
||||
qmake
|
||||
make -j$(nproc)
|
||||
./QtGameMaker
|
||||
```
|
||||
|
BIN
screenshot.png
Normal file
BIN
screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 106 KiB |
Reference in New Issue
Block a user