silver-bullet/package.json
2024-07-02 14:17:45 -05:00

12 lines
No EOL
298 B
JSON

{
"name": "rmmz-game",
"main": "index.html",
"chromium-args": "--force-color-profile=srgb --disable-devtools",
"window": {
"title": "白銀の弾丸_Ver1.02",
"width": 1280,
"height": 720,
"position": "center",
"icon": "icon/icon.png"
}
}