Skip to content

Commit

Permalink
build: update modrinth publish task
Browse files Browse the repository at this point in the history
  • Loading branch information
Syrent committed Jun 13, 2024
1 parent 877b5a7 commit ca91d14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,8 @@ modrinth {
))
gameVersions.set("${rootProject.property("modrinthMinecraftVersions")}".split(","))
loaders.set(listOf("paper", "folia", "purpur", "spigot", "velocity", "waterfall", "bungeecord"))
failSilently.set(true)
detectLoaders.set(false)

changelog.set(modrinthChangelog)

Expand Down

0 comments on commit ca91d14

Please sign in to comment.