Skip to content

Commit

Permalink
Add quilt as a supported loader
Browse files Browse the repository at this point in the history
  • Loading branch information
Sollace committed Sep 20, 2023
1 parent b85df63 commit 52182ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ modrinth {
versionNumber = version.toString()
versionName = archivesBaseName + '-' + version
changelog = "[Changelog](https://github.com/MineLittlePony/Fabwork/releases/tag/${version.toString()})"
loaders = ['fabric', 'quilt']
uploadFile = remapJar
outlet.mcVersions().each{ver ->
gameVersions.add ver
Expand Down

0 comments on commit 52182ab

Please sign in to comment.