fixed bug, improve some descriptions

This commit is contained in:
sharlotte
2021-08-17 21:14:13 +09:00
parent fe12ee44d6
commit cc96e1f9e3
6 changed files with 20 additions and 15 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.2
pMindustryVersion = v130
# Minimum API level for d8 (if you don't know what this is, leave it unless d8 yells at you)
pMinApi = 26