JSONify Game Options
This commit is contained in:
20
resources/app/gui/randomize/gameoptions/checkboxes.json
Normal file
20
resources/app/gui/randomize/gameoptions/checkboxes.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"hints": {
|
||||
"type": "checkbox",
|
||||
"label": {
|
||||
"text": "Include Helpful Hints"
|
||||
}
|
||||
},
|
||||
"nobgm": {
|
||||
"type": "checkbox",
|
||||
"label": {
|
||||
"text": "Disable Music & MSU-1"
|
||||
}
|
||||
},
|
||||
"quickswap": {
|
||||
"type": "checkbox",
|
||||
"label": {
|
||||
"text": "L/R Quickswapping"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user