ultimate-angel-zerachiel/package.json
2023-10-27 10:58:36 -05:00

12 lines
246 B
JSON

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