pure-white-gf/package.json
2024-10-30 22:27:55 -05:00

12 lines
No EOL
308 B
JSON

{
"name": "rmmz-game",
"main": "index.html",
"chromium-args": "--force-color-profile=srgb --disable-devtools",
"window": {
"title": "マ男ニ染マル純白ノ彼女",
"width": 1280,
"height": 720,
"position": "center",
"icon": "icon/icon.png"
}
}