Skip to content

Commit 0477a6a

Browse files
committed
feat: waterfall support
1 parent 12705dd commit 0477a6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

command-bungeecord/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ modrinth {
3333
"1.21.7",
3434
)
3535
loaders.add("bungeecord")
36+
loaders.add("waterfall")
3637
changelog.set("https://docs.simplecloud.app/changelog")
3738
syncBodyFrom.set(rootProject.file("README.md").readText())
3839
}

0 commit comments

Comments
 (0)