0
0
mirror of https://github.com/Nimac0/SDL_Minigame synced 2026-01-12 22:23:43 +00:00

Compare commits

...

2 Commits

View File

@ -1,7 +1,7 @@
{ {
"fullscreen": false, "fullscreen": false,
"title": "VGG (Very Good Game)", "title": "VGG (Very Good Game)",
"screen_height": 100, "screen_height": 600,
"screen_width": 100, "screen_width": 800,
"icon": "./engine/internalAssets/iconImage.bmp" "icon": "./engine/internalAssets/iconImage.bmp"
} }