[DEV] Fix up porting patches and configs

This commit is contained in:
2024-06-11 19:51:28 +02:00
parent 68fea1db1e
commit 1ffa879f17
1023 changed files with 38304 additions and 596 deletions

View File

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