until-the-princely-childhoo.../package.json
2024-03-13 12:59:40 -05:00

12 lines
No EOL
300 B
JSON

{
"name": "rmmz-game",
"main": "index.html",
"chromium-args": "--force-color-profile=srgb",
"window": {
"title": "王子様な幼馴染が雌豚になるまで",
"width": 816,
"height": 624,
"position": "center",
"icon": "icon/icon.png"
}
}