[DEV] Update Porting Patches

This commit is contained in:
2024-10-12 13:54:44 +02:00
parent c15b7e1a19
commit 21898f8420
64 changed files with 377 additions and 243 deletions

View File

@@ -5,6 +5,6 @@
}
-rootProject.name = 'CraterLib'
-include("Common", "Fabric", /*"NeoForge"*/)
-include("Common", "Fabric", "NeoForge")
+rootProject.name = 'CraterLib-1.19.2'
+include("Common", "Fabric", "Forge")