Rebuild porting patches

This commit is contained in:
2025-06-17 19:18:23 +02:00
parent 7abf86dced
commit 34dc478e2e
99 changed files with 725 additions and 233 deletions

View File

@@ -5,9 +5,8 @@
}
-rootProject.name = 'CraterLib'
-include("Common", "Fabric"/*, "NeoForge"*/)
-//include 'Paper'
-
-include("Common", "Fabric", "NeoForge")
+rootProject.name = 'CraterLib-1.19.3'
+include("Common", "Fabric", "Forge")
+include 'Paper'
include 'Paper'
-