Skip to content

Commit

Permalink
this doesn't need fabric
Browse files Browse the repository at this point in the history
Signed-off-by: shedaniel <[email protected]>
  • Loading branch information
shedaniel committed May 18, 2024
1 parent 641a3e3 commit 17af40b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabric/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ unifiedPublishing {
displayName = "[Fabric $rootProject.supported_version] v$project.version"
releaseType = "$rootProject.artifact_type"
changelog = releaseChangelog()
gameVersions = ["1.20.6"]
gameVersions = []
gameLoaders = ["fabric"]
mainPublication renameJarForPublication
relations {
Expand Down

0 comments on commit 17af40b

Please sign in to comment.