aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/extension/LoomFiles.java
AgeCommit message (Expand)Author
2021-08-13File Structure Changes (#462)shedaniel
2021-07-31Remove the Cache class in the LoomRepositoryPlugin, use LoomFiles instead. (#...Logic
2021-07-14Refactor LoomGradleExtension (#431)modmuss50