training-of-the-cybernetic-.../package.json
2023-10-25 10:38:46 -05:00

12 lines
No EOL
325 B
JSON

{
"name": "rmmz-game",
"main": "index.html",
"chromium-args": "--force-color-profile=srgb --disable-devtools",
"window": {
"title": "正義のサイボーグヒロインリョナ調教",
"width": 816,
"height": 624,
"position": "center",
"icon": "icon/icon.png"
}
}