Files
CraterLib/patches/1.21.2/settings.gradle.patch

8 lines
154 B
Diff
Raw Normal View History

2025-03-09 15:14:41 +02:00
--- a/settings.gradle
+++ b/settings.gradle
2025-06-17 19:18:23 +02:00
@@ -16,4 +16,3 @@
2025-03-09 15:14:41 +02:00
rootProject.name = 'CraterLib'
2025-06-17 19:18:23 +02:00
include("Common", "Fabric", "NeoForge")
include 'Paper'
-