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

12 lines
239 B
JSON

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