karins-rekindling/package.json
2024-08-09 09:04:26 -05:00

12 lines
No EOL
366 B
JSON

{
"name": "rmmz-game",
"main": "index.html",
"chromium-args": "--force-color-profile=srgb --disable-devtools",
"window": {
"title": "カリンの再燃(Ctrl:文章早送り Tab:オート Shift:文章非表示&戦闘高速化)",
"width": 816,
"height": 624,
"position": "center",
"icon": "icon/icon.png"
}
}