We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b08bf10 commit c97b103Copy full SHA for c97b103
settings.gradle.kts
@@ -3,6 +3,3 @@ include("ConfigLib-Core")
3
findProject(":ConfigLib-Core")?.name = "configlib-core"
4
include("ConfigLib-Bukkit")
5
findProject(":ConfigLib-Bukkit")?.name = "configlib-bukkit"
6
-include("ConfigLib-Bungee")
7
-findProject(":ConfigLib-Bungee")?.name = "configlib-bungee"
8
-
0 commit comments