21 lines
322 B
JSON
21 lines
322 B
JSON
{
|
|
"spoiler": {
|
|
"type": "checkbox",
|
|
"label": {
|
|
"text": "Create Spoiler Log"
|
|
}
|
|
},
|
|
"suppressrom": {
|
|
"type": "checkbox",
|
|
"label": {
|
|
"text": "Do not create patched ROM"
|
|
}
|
|
},
|
|
"usecustompool": {
|
|
"type": "checkbox",
|
|
"label": {
|
|
"text": "Use custom item pool"
|
|
}
|
|
}
|
|
}
|