paradise-succubus-ac/package.json
2026-06-24 05:29:56 -05:00

13 lines
No EOL
296 B
JSON

{
"name": "shiganoma",
"main": "www/index.html",
"js-flags": "--expose-gc",
"chromium-args": "--limit-fps=60",
"window": {
"title": "Paradise Succubus",
"toolbar": false,
"width": 1280,
"height": 720,
"icon": "www/icon/icon.png"
}
}