magical-girls-runa-and-nanami/package.json
2026-02-28 12:33:13 -06:00

12 lines
No EOL
313 B
JSON

{
"name": "rmmz-game",
"main": "index.html",
"chromium-args": "--force-color-profile=srgb --disable-devtools",
"window": {
"title": "魔法少女るなとななみver1.1.2",
"width": 1280,
"height": 720,
"position": "center",
"icon": "icon/icon.png"
}
}