We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8b1c77 commit 178b72eCopy full SHA for 178b72e
1 file changed
settings.gradle.kts
@@ -40,7 +40,7 @@ fun incl(asPath: String, fromPath: String) {
40
}
41
42
incl(":base-common", "common")
43
-incl(":paper-platform", "paper")
+//incl(":paper-platform", "paper")
44
incl(":mojmap-common", "mojmap")
45
incl(":fabric-platform", "fabric")
46
//incl(":neoforge-platform", "neoforge")
0 commit comments