This commit is contained in:
sharlottes
2021-05-04 16:08:21 +09:00
parent 75a262d240
commit a45a98de16
15 changed files with 370 additions and 27 deletions

View File

@@ -1,8 +1,8 @@
# Filename of output file (dexify prepends 'dexed-') (people will hate you if it isn't .jar)
pArtifactFilename = artifact.jar
pArtifactFilename = UnitInfo.jar
# Group of project (should line up with dirs in src/)
pGroup = sonnicon
pGroup = sharlotte
# Version of Mindustry to use (if not working, consult jitpack.io)
pMindustryVersion = v122
pMindustryVersion = v126.2
# Minimum API level for d8 (if you don't know what this is, leave it unless d8 yells at you)
pMinApi = 26