pure-full-lily/package.json
2025-09-16 10:12:44 -05:00

12 lines
No EOL
314 B
JSON

{
"name": "rmmz-game",
"main": "index.html",
"chromium-args": "--force-color-profile=srgb --disable-devtools",
"window": {
"title": "魔法少女ピュアフル・リリィ",
"width": 1280,
"height": 720,
"position": "center",
"icon": "icon/icon.png"
}
}