Files
CraterLib/patches/1.20.4/settings.gradle.patch

11 lines
236 B
Diff
Raw Normal View History

--- a/settings.gradle
+++ b/settings.gradle
@@ -13,5 +13,5 @@
}
}
-rootProject.name = 'CraterLib'
2024-10-12 13:54:44 +02:00
-include("Common", "Fabric", "NeoForge")
+rootProject.name = 'CraterLib-1.20.4'
+include("Common", "Fabric", "Forge", "NeoForge")