Files
CraterLib/patches/1.20.4/settings.gradle.patch
orbit-brancher[bot] 68fea1db1e [DEV] Fix some jenkins configs (#10)
* [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>
2024-06-09 19:55:05 +02:00

9 lines
190 B
Diff

--- a/settings.gradle
+++ b/settings.gradle
@@ -11,4 +11,4 @@
}
rootProject.name = 'CraterLib'
-include("Common", "Fabric", "NeoForge")
+include("Common", "Fabric", "Forge", "NeoForge")