magical-girl-breathy/package.json
2024-07-26 14:57:48 -05:00

12 lines
No EOL
321 B
JSON

{
"name": "rmmz-game",
"main": "index.html",
"chromium-args": "--force-color-profile=srgb --disable-devtools",
"window": {
"title": "魔法少女マジカルブレスティ Ver1.12",
"width": 960,
"height": 624,
"position": "center",
"icon": "icon/icon.png"
}
}