Files
alttpr-python/resources/app/gui/randomize/generation/checkboxes.json
2022-03-22 16:13:31 -06:00

12 lines
375 B
JSON

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