Files
alttpr-python/resources/app/gui/randomize/generation/checkboxes.json
2022-02-17 14:00:00 -07:00

11 lines
325 B
JSON

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