Files
alttpr-python/resources/app/gui/randomize/generation/checkboxes.json
2023-01-06 21:37:28 -06:00

13 lines
425 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" },
"race": { "type": "checkbox" }
}
}