slave-princess-knight-layla/package.json
2024-01-04 11:37:44 -06:00

12 lines
No EOL
299 B
JSON

{
"name": "rmmz-game",
"main": "index.html",
"chromium-args": "--force-color-profile=srgb --disable-devtools",
"window": {
"title": "奴隷姫騎士レイラ",
"width": 1280,
"height": 800,
"position": "center",
"icon": "icon/icon.png"
}
}