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

9 lines
185 B
Diff
Raw Normal View History

2024-08-21 22:59:33 +02:00
--- a/settings.gradle
+++ b/settings.gradle
@@ -14,4 +14,4 @@
}
rootProject.name = 'CraterLib'
-include("Common", "Fabric", /*"NeoForge"*/)
+include("Common", "Fabric", "NeoForge")