[DEV] Fix Patches and use correct MCFormatter versions for older MC versions

This commit is contained in:
2024-06-09 19:51:41 +02:00
parent 9855e53204
commit 4e95588489
38 changed files with 911 additions and 43 deletions

View File

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