sakura-gozen/package.json
2025-01-14 14:06:54 -06:00

12 lines
No EOL
293 B
JSON

{
"name": "rmmz-game",
"main": "index.html",
"chromium-args": "--force-color-profile=srgb --disable-devtools",
"window": {
"title": "桜御前(ver1.09)",
"width": 1280,
"height": 720,
"position": "center",
"icon": "icon/icon.png"
}
}