[DEV] Rebuild porting patches

This commit is contained in:
2025-04-28 13:49:31 +02:00
parent fe00eabdff
commit 799a0fecc7
100 changed files with 789 additions and 199 deletions

View File

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