1.0.0: the first Depot guide -- 29 custom formats, platform size bands, three profiles

This commit is contained in:
flan
2026-08-04 00:16:44 +00:00
commit 3f904f6fcc
38 changed files with 1525 additions and 0 deletions
+30
View File
@@ -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"
}
}
]
}