Skip to content

Commit

Permalink
Fix incorrect archive names.
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkhax committed Nov 28, 2024
1 parent e2208e6 commit 9315981
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ plugins {
id 'net.darkhax.curseforgegradle'
id 'com.modrinth.minotaur'
}
base {
archivesName = "${mod_name}-forge-${minecraft_version}"
}

mixin {
config("${mod_id}.mixins.json")
config("${mod_id}.forge.mixins.json")
Expand Down

0 comments on commit 9315981

Please sign in to comment.