JSONify Generation options
This commit is contained in:
20
resources/app/gui/randomize/generation/checkboxes.json
Normal file
20
resources/app/gui/randomize/generation/checkboxes.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"spoiler": {
|
||||
"type": "checkbox",
|
||||
"label": {
|
||||
"text": "Create Spoiler Log"
|
||||
}
|
||||
},
|
||||
"suppressrom": {
|
||||
"type": "checkbox",
|
||||
"label": {
|
||||
"text": "Do not create patched ROM"
|
||||
}
|
||||
},
|
||||
"usecustompool": {
|
||||
"type": "checkbox",
|
||||
"label": {
|
||||
"text": "Use custom item pool"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user