aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/LoomRepositoryPlugin.java
AgeCommit message (Expand)Author
2021-09-20Use architectury-mixinshedaniel
2021-09-11Convert AWs on Forge to ATs in RemapJarTask (#24)Juuxel
2021-08-26Merge remote-tracking branch 'shedaniel/patch-2' into dev/futureshedaniel
2021-08-26Fix compile for b320c4199a3aae41a83d5c336d45ecaac0499c36shedaniel
2021-08-26Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/futureshedaniel
2021-08-22Allow developer set the site where to download game resource.(0.9 branch) (#442)hanbings
2021-08-14Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/futureshedaniel
2021-08-14Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/futureshedaniel
2021-08-13File Structure Changes (#462)shedaniel
2021-07-31Remove the Cache class in the LoomRepositoryPlugin, use LoomFiles instead. (#...Logic
2021-07-14Split Minecraft and Forge jars (#34)shedaniel
2021-07-13Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-10Use spotless for header validation, years have been back-filled from git historymodmuss50
2021-06-14Try switching to a regex and exclude in the repo that loom addsshedaniel
2021-05-30Reinitiate the forge reposhedaniel
2021-05-28Fix local ivy layout not respecting classifiers. Fixes #407modmuss50
2021-05-22add support for new dependencyResolutionManagement (#400)LogicFan