Skip to content

Commit

Permalink
Don't relocate shaded srgutils
Browse files Browse the repository at this point in the history
  • Loading branch information
Su5eD committed Jul 8, 2024
1 parent bffb6f1 commit 570bab0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ tasks {

shadowJar {
configurations = listOf(shade)
relocate("net.minecraftforge.srgutils", "reloc.net.minecraftforge.srgutils")
archiveClassifier.set("full")
}

Expand Down

0 comments on commit 570bab0

Please sign in to comment.