show-first/package.json
2024-08-08 11:24:10 -05:00

12 lines
No EOL
306 B
JSON

{
"name": "rmmz-game",
"main": "index.html",
"chromium-args": "--force-color-profile=srgb --disable-devtools",
"window": {
"title": "Show_First - 製品版 Ver1.0 -",
"width": 1280,
"height": 720,
"position": "center",
"icon": "icon/icon.png"
}
}