Merged DR 0.4.0.6

This commit is contained in:
codemann8
2021-06-04 21:58:27 -05:00
20 changed files with 171 additions and 98 deletions

View File

@@ -1,9 +1,5 @@
{
"checkboxes": {
"hints": {
"type": "checkbox",
"default": "true"
},
"nobgm": { "type": "checkbox" },
"quickswap": { "type": "checkbox" }
},

View File

@@ -1,7 +1,10 @@
{
"checkboxes": {
"retro": { "type": "checkbox" },
"shopsanity": { "type": "checkbox" }
"shopsanity": { "type": "checkbox" },
"hints": {
"type": "checkbox"
}
},
"leftItemFrame": {
"worldstate": {
@@ -55,6 +58,12 @@
"swordless",
"vanilla"
]
},
"beemizer": {
"type": "selectbox",
"options": [
"0", "1", "2", "3", "4"
]
}
},
"rightItemFrame": {