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
+21
View File
@@ -0,0 +1,21 @@
{
"trash_id": "c9ae2bb331b5029498f45fb9d4837abd",
"trash_scores": {
"default": -1500,
"archival": -1500,
"console": -100
},
"name": "Beta / prototype",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Not a release build",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(early[ ._-]?access|beta|proto(type)?|alpha|playtest|preload)\\b"
}
}
]
}