Add screenshot to README.md

This commit is contained in:
2022-01-09 06:47:14 +01:00
parent b7784d3ad7
commit 17fceb9eed
2 changed files with 10 additions and 0 deletions

View File

@ -1,2 +1,12 @@
# QtGameMaker
A Game Maker 8.0 rebuild in Qt6 (may be able to load old GM8 project files soon)
## Demo
![Screenshot of the main window](screenshot.png)
## Build instructions
```
qmake
make -j$(nproc)
./QtGameMaker
```

BIN
screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB