[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,6 +1,6 @@
--- a/settings.gradle
+++ b/settings.gradle
@@ -13,5 +13,5 @@
@@ -13,7 +13,6 @@
}
}
@@ -8,3 +8,5 @@
-include("Common", "Fabric", "NeoForge")
+rootProject.name = 'CraterLib-1.20.2'
+include("Common", "Fabric", "Forge")
include 'Paper'
-