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

10 lines
175 B
Diff
Raw Normal View History

2025-03-09 15:14:41 +02:00
--- a/settings.gradle
+++ b/settings.gradle
2025-03-25 19:49:02 +02:00
@@ -15,5 +15,4 @@
2025-03-09 15:14:41 +02:00
rootProject.name = 'CraterLib'
2025-03-25 19:49:02 +02:00
include("Common", "Fabric", "NeoForge")
2025-03-09 15:14:41 +02:00
-//include 'Paper'
-
2025-03-09 15:14:41 +02:00
+include 'Paper'