16 lines
306 B
JSON
16 lines
306 B
JSON
{
|
|
"keysanity": {
|
|
"smallkeyshuffle": {
|
|
"type": "selectbox",
|
|
"options": [
|
|
"none",
|
|
"wild",
|
|
"universal"
|
|
]
|
|
},
|
|
"mapshuffle": { "type": "checkbox" },
|
|
"compassshuffle": { "type": "checkbox" },
|
|
"bigkeyshuffle": { "type": "checkbox" }
|
|
}
|
|
}
|