Skip to content

Commit 5f2e488

Browse files
committed
feat: modrinth leaf support (maybe)
1 parent 3e24206 commit 5f2e488

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platform/spigot/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ modrinth {
6060
)
6161
loaders.add("spigot")
6262
loaders.add("paper")
63+
loaders.add("leaf")
6364
changelog.set("https://docs.simplecloud.app/changelog")
6465
syncBodyFrom.set(rootProject.file("README.md").readText())
6566
}

0 commit comments

Comments
 (0)