refactoring

This commit is contained in:
sharlottes
2022-04-20 00:18:19 +09:00
parent 8cc932a647
commit e0c5cdc7d1
46 changed files with 393 additions and 488 deletions

View File

@@ -1,5 +1,5 @@
# Filename of output file (dexify prepends 'dexed-') (people will hate you if it isn't .jar)
pArtifactFilename = UnitInfo.jar
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)