JSONify Generation options

This commit is contained in:
Mike A. Trethewey
2020-02-19 01:37:40 -08:00
parent f2de282249
commit 7c3c67ec13
2 changed files with 28 additions and 27 deletions

View File

@@ -0,0 +1,20 @@
{
"spoiler": {
"type": "checkbox",
"label": {
"text": "Create Spoiler Log"
}
},
"suppressrom": {
"type": "checkbox",
"label": {
"text": "Do not create patched ROM"
}
},
"usecustompool": {
"type": "checkbox",
"label": {
"text": "Use custom item pool"
}
}
}