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

9 lines
178 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'
2024-06-09 11:41:50 +00:00
-include("Common", "Fabric", "NeoForge")
2024-05-19 19:08:42 +02:00
+include("Common", "Fabric", "Forge")