magical-girls-nanami-and-runa/package.json

12 lines
No EOL
294 B
JSON

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