[DEV] Rebuild Porting Patches

This commit is contained in:
2025-03-25 19:49:02 +02:00
parent 9da963f3c8
commit 327a60c806
56 changed files with 137 additions and 113 deletions

View File

@@ -1,11 +1,9 @@
--- a/settings.gradle
+++ b/settings.gradle
@@ -14,6 +14,5 @@
}
@@ -15,5 +15,4 @@
rootProject.name = 'CraterLib'
-include("Common", "Fabric"/*, "NeoForge"*/)
include("Common", "Fabric", "NeoForge")
-//include 'Paper'
-
+include("Common", "Fabric", "NeoForge")
+include 'Paper'