the-branded-mother-alicia/package.json
2025-04-04 19:39:42 -05:00

12 lines
No EOL
314 B
JSON

{
"name": "rmmz-game",
"main": "index.html",
"chromium-args": "--force-color-profile=srgb --disable-devtools",
"window": {
"title": "淫紋憑きのマザー・アリシア",
"width": 1152,
"height": 768,
"position": "center",
"icon": "icon/icon.png"
}
}