1.0.0: the first Depot guide -- 29 custom formats, platform size bands, three profiles
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"trash_id": "b7c1c41282ce3e32b3bdc7aae636f66d",
|
||||
"trash_scores": {
|
||||
"default": 100,
|
||||
"archival": -300,
|
||||
"console": 0
|
||||
},
|
||||
"name": "Repack",
|
||||
"includeCustomFormatWhenRenaming": false,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "Repack word",
|
||||
"implementation": "ReleaseTitleSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": "\\brepack\\b"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Not a named repacker (they carry their own format)",
|
||||
"implementation": "ReleaseTitleSpecification",
|
||||
"negate": true,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": "FitGirl|DODI|ElAmigos|KaOsKrew"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user