[NO-ORBIT] Unified Porting Branch

This commit is contained in:
2024-05-19 19:08:42 +02:00
parent f64efbd228
commit be3fc20246
277 changed files with 8174 additions and 128 deletions

View File

@@ -1,8 +1,9 @@
plugins {
id 'java'
id "com.hypherionmc.modutils.orion" version "1.0.14"
id "com.hypherionmc.modutils.orion" version "1.0.16"
}
orionporting {
upstreamBranch = "dev"
porting("1.20.4", "1.20.2", "1.20", "1.19.3", "1.19.2", "1.18.2")
}