Free_Game / maimai_6_0418 /package.json
Sageen's picture
Super-squash branch 'main' using huggingface_hub
99b0de1 verified
Raw
History Blame Contribute Delete
309 Bytes
{
"name": "rmmz-game",
"main": "index.html",
"chromium-args": "--force-color-profile=srgb --disable-devtools",
"window": {
"title": "まいまいまいごえん 第6話",
"width": 960,
"height": 540,
"position": "center",
"icon": "icon/icon.png"
}
}