[DEV] Add 1.21.2 to LTS

This commit is contained in:
2024-10-22 19:14:23 +02:00
parent f8cf73b1e5
commit 825a6aa791
193 changed files with 7496 additions and 1 deletions

View File

@@ -9,5 +9,5 @@ orionporting {
upstreamBranch = "dev"
// Enable During Porting
patchMode = PatchMode.FUZZY
porting("1.21", "1.20.4", "1.20.2", "1.20", "1.19.3", "1.19.2", "1.18.2")
porting("1.21.2", "1.21", "1.20.4", "1.20.2", "1.20", "1.19.3", "1.19.2", "1.18.2")
}