menacephere-of-inverted-dreams/package.json
2024-11-29 14:36:36 -06:00

12 lines
No EOL
310 B
JSON

{
"name": "rmmz-game",
"main": "index.html",
"chromium-args": "--force-color-profile=srgb --disable-devtools",
"window": {
"title": "逆夢のメナスフィア ver1.00",
"width": 1200,
"height": 900,
"position": "center",
"icon": "icon/icon.png"
}
}