index
:
github/architectury-loom.git
dev/0.10.0
fix/osx-1.8.9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
net
/
fabricmc
/
loom
/
LoomRepositoryPlugin.java
Age
Commit message (
Expand
)
Author
2021-09-20
Use architectury-mixin
shedaniel
2021-09-11
Convert AWs on Forge to ATs in RemapJarTask (#24)
Juuxel
2021-08-26
Merge remote-tracking branch 'shedaniel/patch-2' into dev/future
shedaniel
2021-08-26
Fix compile for b320c4199a3aae41a83d5c336d45ecaac0499c36
shedaniel
2021-08-26
Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/future
shedaniel
2021-08-22
Allow developer set the site where to download game resource.(0.9 branch) (#442)
hanbings
2021-08-14
Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/future
shedaniel
2021-08-14
Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/future
shedaniel
2021-08-13
File Structure Changes (#462)
shedaniel
2021-07-31
Remove the Cache class in the LoomRepositoryPlugin, use LoomFiles instead. (#...
Logic
2021-07-14
Split Minecraft and Forge jars (#34)
shedaniel
2021-07-13
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-07-10
Use spotless for header validation, years have been back-filled from git history
modmuss50
2021-06-14
Try switching to a regex and exclude in the repo that loom adds
shedaniel
2021-05-30
Reinitiate the forge repo
shedaniel
2021-05-28
Fix local ivy layout not respecting classifiers. Fixes #407
modmuss50
2021-05-22
add support for new dependencyResolutionManagement (#400)
LogicFan