sword-demon-balgo/package.json
2024-04-11 14:40:15 -05:00

12 lines
No EOL
321 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. 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",
"window": {
"title": "剣鬼バルゴ有名将校衝撃のAVデビュー!Ver1.0.2",
"width": 1280,
"height": 720,
"position": "center",
"icon": "icon/icon.png"
}
}