aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/configuration/providers/MinecraftProvider.java
AgeCommit message (Expand)Author
2021-07-10Use spotless for header validation, years have been back-filled from git historymodmuss50
2021-06-14Basic layered mappings with @ParchmentMC support (#413)modmuss50
2021-05-13General cleanup by making use of java 16 features (#397)modmuss50
2021-05-12Catch all when merging jarsmodmuss50
2021-05-12Cleanup merged jar on failuremodmuss50
2021-03-04Minor cleanup/optimisations to downloading, should help a little bit more wit...modmuss50
2021-02-12Rewrite minecraft game data handling.modmuss50
2021-02-11Update MCE - Remove auto population of minVersion in mixins - Drop some log l...modmuss50
2021-01-24Use the given manifest version hash if possible (#337)Chocohead
2020-12-27Optimise loom configuration, saves 1.2 seconds in my testing. #319modmuss50
2020-12-24General code cleanup (#313)modmuss50