This commit is contained in:
sharlottes
2021-11-07 01:39:07 +09:00
parent aa03e8e2f1
commit 0d8b7a34ba
5 changed files with 129 additions and 25 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 = v133
pMindustryVersion = v134.1
# Minimum API level for d8 (if you don't know what this is, leave it unless d8 yells at you)
pMinApi = 26