generated from nhcarrigan/template
12 lines
293 B
JSON
12 lines
293 B
JSON
{
|
|
"name": "rmmz-game",
|
|
"main": "index.html",
|
|
"chromium-args": "--force-color-profile=srgb --disable-devtools",
|
|
"window": {
|
|
"title": "Ruu's Goblin Quest",
|
|
"width": 1536,
|
|
"height": 864,
|
|
"position": "center",
|
|
"icon": "icon/icon.png"
|
|
}
|
|
} |