Skip to content

Commit

Permalink
specify folia support on modrinth
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Apr 24, 2023
1 parent deddd72 commit 6780115
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions paper/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,7 @@ carbonPermission.permissions.get().forEach {
}
}
}

modrinth {
loaders.addAll("paper", "folia")
}

0 comments on commit 6780115

Please sign in to comment.