the-wombs-throes/package.json
2025-11-19 09:09:38 -06:00

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