mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
35 lines
731 B
JSON
35 lines
731 B
JSON
{
|
|
"textShowTypes": {
|
|
"default": [
|
|
"LANGUAGE_SC",
|
|
"LANGUAGE_TC",
|
|
"LANGUAGE_EN",
|
|
"LANGUAGE_KR",
|
|
"LANGUAGE_JP",
|
|
"LANGUAGE_ES",
|
|
"LANGUAGE_FR",
|
|
"LANGUAGE_RU",
|
|
"LANGUAGE_TH",
|
|
"LANGUAGE_VN",
|
|
"LANGUAGE_DE",
|
|
"LANGUAGE_ID",
|
|
"LANGUAGE_PT",
|
|
"LANGUAGE_TR",
|
|
"LANGUAGE_IT"
|
|
]
|
|
},
|
|
"textDisableTypes": {
|
|
"default": []
|
|
},
|
|
"voiceShowTypes": {
|
|
"default": [
|
|
"Chinese",
|
|
"English",
|
|
"Japanese",
|
|
"Korean"
|
|
]
|
|
},
|
|
"voiceDisableTypes": {
|
|
"default": []
|
|
}
|
|
} |