aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/configuration/mods
AgeCommit message (Expand)Author
2021-10-26Use NIO instead of ZipUtil (#513)shedaniel
2021-10-24Enable META-INF fixer when remapping mods.modmuss50
2021-09-28Improve error handling around dep remapping.modmuss50
2021-09-14Access Widener 2.0 with support for Transitive Access Wideners (#484)shartte
2021-09-13Expose layered mappings as an API (#490)modmuss50
2021-09-10Add loom.modVersion to read the version from the fabric.mod.json file. (#489)modmuss50
2021-07-14Refactor LoomGradleExtension (#431)modmuss50
2021-07-10Fix local file mod dependencies (#430)Juuxel
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
2020-12-27Optimise loom configuration, saves 1.2 seconds in my testing. #319modmuss50
2020-12-24General code cleanup (#313)modmuss50