aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/task/DownloadAssetsTask.java
AgeCommit message (Expand)Author
2021-07-10Use spotless for header validation, years have been back-filled from git historymodmuss50
2021-02-12Rewrite minecraft game data handling.modmuss50
2020-12-24General code cleanup (#313)modmuss50
2019-11-15Allow for non-yarn mappings for MigrateMappingsTask (#141)Ramid Khan
2019-11-02Reformat to use Fabric API's checkstyle (#137)modmuss50
2019-10-22Rewrite native handling, fixes support for gradle 5.6.3 Fixes #81 Fixes #134modmuss50
2019-05-10add updateMappings taskasie
2019-04-20update libraries; move asset downloading to task that does not run on every b...Adrian Siekierka