Allow mixtech in sandbox / Beta release tag

This commit is contained in:
Anuken
2022-10-03 22:23:46 -04:00
parent 3684dfcf0a
commit 49b789fc39
4 changed files with 23 additions and 10 deletions

View File

@@ -34,7 +34,7 @@ allprojects{
ext{
versionNumber = '7'
if(!project.hasProperty("versionModifier")) versionModifier = 'alpha'
if(!project.hasProperty("versionModifier")) versionModifier = 'beta'
if(!project.hasProperty("versionType")) versionType = 'official'
appName = 'Mindustry'
steamworksVersion = '0b86023401880bb5e586bc404bedbaae9b1f1c94'