JSONify Multiworld options

This commit is contained in:
Mike A. Trethewey
2020-02-19 01:29:48 -08:00
parent 2a1e9726b1
commit c848792c69
2 changed files with 24 additions and 17 deletions

View File

@@ -0,0 +1,16 @@
{
"worlds": {
"type": "spinbox",
"label": {
"text": "Worlds"
},
"packAttrs": {
"label": {
"side": "left"
},
"spinbox": {
"side": "right"
}
}
}
}