flower-that-blooms-in-summe.../package.json
2026-07-25 13:17:23 -05:00

12 lines
No EOL
310 B
JSON

{
"name": "rmmz-game",
"main": "index.html",
"chromium-args": "--force-color-profile=srgb --disable-devtools",
"window": {
"title": "夏に咲く花 春色の花 Ver1.1",
"width": 1152,
"height": 768,
"position": "center",
"icon": "icon/icon.png"
}
}