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

13 lines
249 B
Diff

--- a/settings.gradle
+++ b/settings.gradle
@@ -13,7 +13,5 @@
}
}
-rootProject.name = 'CraterLib'
-include("Common", "Fabric"/*, "NeoForge"*/)
-//include 'Paper'
-
+rootProject.name = 'CraterLib-1.18.2'
+include("Common", "Fabric", "Forge")