blue-mage-luna/package.json
2024-02-25 22:13:05 -06:00

12 lines
No EOL
344 B
JSON

{
"name": "rmmz-game",
"main": "index.html",
"chromium-args": "--force-color-profile=srgb --disable-devtools",
"window": {
"title": "【蒼魔導士ルーナ】~天才魔導士と伝説の魔導士~",
"width": 1280,
"height": 720,
"position": "center",
"icon": "icon/icon.png"
}
}