JSONify Adjust options

This commit is contained in:
Mike A. Trethewey
2020-02-19 01:53:56 -08:00
parent 7c3c67ec13
commit e78bb54eab
4 changed files with 142 additions and 122 deletions

View File

@@ -0,0 +1,14 @@
{
"nobgm": {
"type": "checkbox",
"label": {
"text": "Disable Music & MSU-1"
}
},
"quickswap": {
"type": "checkbox",
"label": {
"text": "L/R Quickswapping"
}
}
}