prison-brave/package.json
2025-08-28 10:38:20 -05:00

12 lines
No EOL
302 B
JSON

{
"name": "rmmz-game",
"main": "index.html",
"chromium-args": "--force-color-profile=srgb --disable-devtools",
"window": {
"title": "監獄勇者 version 1.1.0",
"width": 1920,
"height": 1080,
"position": "center",
"icon": "icon/icon.png"
}
}