Update Deprecated Args Parse CLI Parse Settings Fix defaults Fix priority Add Enemizer error Fix Custom Item Array again Make output more verbose Fix double-negative options
10 lines
275 B
JSON
10 lines
275 B
JSON
{
|
|
"checkboxes": {
|
|
"spoiler": { "type": "checkbox" },
|
|
"createrom": { "type": "checkbox" },
|
|
"calcplaythrough": { "type": "checkbox" },
|
|
"usestartinventory": { "type": "checkbox" },
|
|
"usecustompool": { "type": "checkbox" }
|
|
}
|
|
}
|