[DEV] Rebuild porting patches
This commit is contained in:
11
patches/1.21/settings.gradle.patch
Normal file
11
patches/1.21/settings.gradle.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
--- a/settings.gradle
|
||||
+++ b/settings.gradle
|
||||
@@ -14,6 +14,6 @@
|
||||
}
|
||||
|
||||
rootProject.name = 'CraterLib'
|
||||
-include("Common", "Fabric"/*, "NeoForge"*/)
|
||||
-//include 'Paper'
|
||||
+include("Common", "Fabric", "NeoForge")
|
||||
+include 'Paper'
|
||||
|
Reference in New Issue
Block a user