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