Files
alttpr-python/resources/app/gui/randomize/generation/checkboxes.json
2020-03-12 16:16:15 -07:00

9 lines
225 B
JSON

{
"checkboxes": {
"spoiler": { "type": "checkbox" },
"suppressrom": { "type": "checkbox" },
"usestartinventory": { "type": "checkbox" },
"usecustompool": { "type": "checkbox" }
}
}