42 lines
904 B
JSON
42 lines
904 B
JSON
[
|
|
{
|
|
"identifier": "qol",
|
|
"i18nKey": "generatorconfig.categories.qol",
|
|
"exclusive": false
|
|
},
|
|
{
|
|
"identifier": "loader",
|
|
"i18nKey": "generatorconfig.categories.loader",
|
|
"exclusive": true
|
|
},
|
|
{
|
|
"identifier": "timer",
|
|
"i18nKey": "generatorconfig.categories.timer",
|
|
"exclusive": false
|
|
},
|
|
{
|
|
"identifier": "metadata",
|
|
"i18nKey": "generatorconfig.categories.metadata",
|
|
"exclusive": true
|
|
},
|
|
{
|
|
"identifier": "misc",
|
|
"i18nKey": "generatorconfig.categories.misc",
|
|
"exclusive": false
|
|
},
|
|
{
|
|
"identifier": "memcardpatch",
|
|
"i18nKey": "generatorconfig.categories.memcardpatch",
|
|
"exclusive": true
|
|
},
|
|
{
|
|
"identifier": "cosmetic",
|
|
"i18nKey": "generatorconfig.categories.cosmetic",
|
|
"exclusive": false
|
|
},
|
|
{
|
|
"identifier": "custom",
|
|
"i18nKey": "generatorconfig.categories.custom",
|
|
"exclusive": false
|
|
}
|
|
]
|