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

9 lines
187 B
Diff
Raw Normal View History

2024-05-19 19:08:42 +02:00
--- a/settings.gradle
+++ b/settings.gradle
@@ -11,4 +11,4 @@
}
rootProject.name = 'CraterLib'
-include("Common", "Fabric", "NeoForge", "Forge")
+include("Common", "Fabric", "Forge")