how-far-will-the-sow-prince.../package.json
2024-03-13 22:56:16 -05:00

12 lines
No EOL
335 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"
}
}