Files
alttpr-python/resources/app/gui/randomize/generation/checkboxes.json
Mike A. Trethewey ff678659f9 Add Suppress Spoiler
2020-03-23 21:39:45 -07:00

10 lines
275 B
JSON

{
"checkboxes": {
"createspoiler": { "type": "checkbox" },
"createrom": { "type": "checkbox" },
"calcplaythrough": { "type": "checkbox" },
"usestartinventory": { "type": "checkbox" },
"usecustompool": { "type": "checkbox" }
}
}