aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/configuration/accesswidener/AccessWidenerFile.java
AgeCommit message (Expand)Author
2021-12-08Move architectury.common.json check behind fabric.mod.jsonshedaniel
2021-12-05Allow transitive access wideners to be declared through architectury.common.jsonshedaniel
2021-11-17Fix access widener file hashcode calculation breaking caching.modmuss50
2021-10-26Use NIO instead of ZipUtil (#513)shedaniel
2021-09-14Access Widener 2.0 with support for Transitive Access Wideners (#484)shartte