mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-03-12 01:41:18 -07:00
zipzip
This commit is contained in:
parent
17b17979ab
commit
83f9f5d34a
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ allprojects{
|
|||
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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue