Skip to content

Commit

Permalink
Changed name of remapped jar for 1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeGBLP committed Feb 1, 2025
1 parent 2a81768 commit 7410b46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nms/nms_v1_17/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ tasks.withType(JavaCompile).configureEach {
tasks {
remap {
version.set("1.17")
archiveName.set("v${version}.jar")
}
}

Expand Down

0 comments on commit 7410b46

Please sign in to comment.