alter-egoism/package.json
2025-11-15 13:49:18 +01:00

12 lines
No EOL
321 B
JSON

{
"name": "rmmz-game",
"main": "index.html",
"chromium-args": "--force-color-profile=srgb",
"window": {
"title": "The End of Alter Egoism ver1.03 | TL: DazedAnon, Sinflower, & O&M",
"width": 1280,
"height": 720,
"position": "center",
"icon": "icon/icon.png"
}
}