princess-knight/package.json
2024-11-04 08:24:29 -06:00

12 lines
No EOL
449 B
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "rmmz-game",
"main": "index.html",
"chromium-args": "--force-color-profile=srgb --disable-devtools",
"window": {
"title": "催眠の姫騎士ver1.08 メッセ自動送り: W メッセ一時消去: SHIFT メッセSKIP: CTRL クイック回復: D 音量・音声調整:S インフォ切替:A",
"width": 1024,
"height": 768,
"position": "center",
"icon": "icon/icon.png"
}
}