slave-thistle/package.json
2025-05-26 09:44:24 -05:00

12 lines
257 B
JSON

{
"name": "KADOKAWA/RPGMV",
"main": "www/index.html",
"js-flags": "--expose-gc",
"window": {
"title": "",
"toolbar": false,
"width": 816,
"height": 624,
"icon": "www/icon/icon.png"
}
}