JSONify Multiworld options
This commit is contained in:
16
resources/app/gui/randomize/multiworld/widgets.json
Normal file
16
resources/app/gui/randomize/multiworld/widgets.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"worlds": {
|
||||
"type": "spinbox",
|
||||
"label": {
|
||||
"text": "Worlds"
|
||||
},
|
||||
"packAttrs": {
|
||||
"label": {
|
||||
"side": "left"
|
||||
},
|
||||
"spinbox": {
|
||||
"side": "right"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user