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 851ffd7 commit ae5b071Copy full SHA for ae5b071
proxy-bungeecord/build.gradle.kts
@@ -48,6 +48,7 @@ modrinth {
48
"1.21.7",
49
)
50
loaders.add("bungeecord")
51
+ loaders.add("waterfall")
52
changelog.set("https://docs.simplecloud.app/changelog")
53
syncBodyFrom.set(rootProject.file("README.md").readText())
54
}
0 commit comments