the-secret-to-the-prosperit.../package.json
2025-11-21 10:18:50 -06:00

12 lines
No EOL
311 B
JSON

{
"name": "rmmz-game",
"main": "index.html",
"chromium-args": "--force-color-profile=srgb --disable-devtools",
"window": {
"title": "魔法の里の繁栄事情-Ver1.04-",
"width": 1280,
"height": 720,
"position": "center",
"icon": "icon/icon.png"
}
}