breakthrough-the-seven-azur.../package.json
2024-03-21 15:04:35 -05:00

12 lines
No EOL
320 B
JSON

{
"name": "rmmz-game",
"main": "index.html",
"chromium-args": "--force-color-profile=srgb --disable-devtools",
"window": {
"title": "ブレイクスルー-碧き七つの肉壺-",
"width": 1920,
"height": 1080,
"position": "center",
"icon": "icon/icon.png"
}
}