* [no-orbit] [DEV] Fix some jenkins configs * [DEV] Fix Patches and use correct MCFormatter versions for older MC versions * [CHORE] Update readme and remove GitHub action --------- Co-authored-by: fdd-orbit <orbit@firstdark.dev> Co-authored-by: hypherionmc <hypherionmc@gmail.com>
9 lines
178 B
Diff
9 lines
178 B
Diff
--- a/settings.gradle
|
|
+++ b/settings.gradle
|
|
@@ -11,4 +11,4 @@
|
|
}
|
|
|
|
rootProject.name = 'CraterLib'
|
|
-include("Common", "Fabric", "NeoForge")
|
|
+include("Common", "Fabric", "Forge")
|