Files
alttpr-python/resources/app/gui/randomize/generation/checkboxes.json
2023-03-29 10:19:36 -05:00

10 lines
275 B
JSON

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