Skip to content

Commit

Permalink
Remove paper and folia loaders from velocity plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
NonSwag committed Jul 29, 2024
1 parent 54afad0 commit f02a05b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions velocity/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,5 @@ modrinth {
versionType = if (isRelease) "release" else "beta"
uploadFile.set(tasks.shadowJar)
gameVersions.set(versions)
loaders.add("paper")
loaders.add("folia")
loaders.add("velocity")
}

0 comments on commit f02a05b

Please sign in to comment.