magical-girl-seraphier/package.json
2024-02-20 10:48:01 -06:00

12 lines
No EOL
312 B
JSON

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