0
0
mirror of https://github.com/Nimac0/SDL_Minigame synced 2026-01-12 15:53:42 +00:00

Compare commits

..

2 Commits

View File

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