[FEAT] Paper Support

This commit is contained in:
2024-10-22 20:13:32 +02:00
parent 86149ace11
commit e0e37685e2
352 changed files with 5772 additions and 1588 deletions

View File

@@ -1,10 +1,12 @@
--- a/settings.gradle
+++ b/settings.gradle
@@ -13,5 +13,5 @@
@@ -13,7 +13,5 @@
}
}
-rootProject.name = 'CraterLib'
-include("Common", "Fabric", "NeoForge")
-include 'Paper'
-
+rootProject.name = 'CraterLib-1.18.2'
+include("Common", "Fabric", "Forge")