mirror of https://github.com/TRaSH-/Guides.git
21 lines
424 B
JSON
21 lines
424 B
JSON
{
|
|
"trash_id": "guide-only",
|
|
"trash_scores": {
|
|
"default": -10000
|
|
},
|
|
"trash_description": "Language: English Only",
|
|
"name": "Language: Not English",
|
|
"includeCustomFormatWhenRenaming": false,
|
|
"specifications": [
|
|
{
|
|
"name": "Not English Language",
|
|
"implementation": "LanguageSpecification",
|
|
"negate": true,
|
|
"required": false,
|
|
"fields": {
|
|
"value": 1
|
|
}
|
|
}
|
|
]
|
|
}
|