Skip to content

Commit

Permalink
sodium-styled jar naming
Browse files Browse the repository at this point in the history
  • Loading branch information
Asek3 committed Jan 24, 2024
1 parent e43a4ae commit 9471186
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ plugins {
id "com.gtnewhorizons.retrofuturagradle" version "1.3.26"
}

archivesBaseName = "${project.mod_id}-mc${project.minecraft_version}-${project.mod_version}"

// Set the toolchain version to decouple the Java we run Gradle with from the Java used to compile and run the mod
java {
toolchain {
Expand Down

0 comments on commit 9471186

Please sign in to comment.