mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-11 00:07:46 +07:00
zipzip
This commit is contained in:
@ -67,7 +67,7 @@ allprojects{
|
|||||||
platform = "${platform.substring(0, platform.length() - 2)}-${platform.substring(platform.length() - 2)}bit"
|
platform = "${platform.substring(0, platform.length() - 2)}-${platform.substring(platform.length() - 2)}bit"
|
||||||
}
|
}
|
||||||
|
|
||||||
return "[${platform}]${getModifierString()}[${getNeatVersionString()}]${appName}.zip"
|
return "[${platform}]${getModifierString()}[${getNeatVersionString()}]${appName}"
|
||||||
}
|
}
|
||||||
|
|
||||||
getVersionString = {
|
getVersionString = {
|
||||||
|
Reference in New Issue
Block a user