0
0
mirror of https://github.com/Nimac0/SDL_Minigame synced 2026-01-12 07:53:43 +00:00
SDL_Minigame/config.json

7 lines
144 B
JSON

{
"fullscreen": false,
"title": "VGG (Very Good Game)",
"height": 100,
"width": 100,
"icon": "./engine/internalAssets/iconImage.bmp"
}