This commit is contained in:
sharlotte
2021-08-05 17:04:22 +09:00
parent 680972234f
commit 4541a65da2
7 changed files with 86 additions and 32 deletions

View File

@@ -3,6 +3,6 @@ pArtifactFilename = UnitInfo.jar
# Group of project (should line up with dirs in src/)
pGroup = sharlotte
# Version of Mindustry to use (if not working, consult jitpack.io)
pMindustryVersion = v129.1
pMindustryVersion = v129.2
# Minimum API level for d8 (if you don't know what this is, leave it unless d8 yells at you)
pMinApi = 26