Updated archive name to include the Minecraft version.
This commit is contained in:
@ -9,7 +9,7 @@ group = mod_group_id
|
|||||||
version = mod_version
|
version = mod_version
|
||||||
|
|
||||||
base {
|
base {
|
||||||
archivesName = mod_id
|
archivesName = "${mod_id}-${minecraft_version}"
|
||||||
}
|
}
|
||||||
|
|
||||||
java {
|
java {
|
||||||
|
Reference in New Issue
Block a user