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
/
configuration
/
providers
/
mappings
Age
Commit message (
Expand
)
Author
2021-06-29
Ignore Forge name mapping service provider
Juuxel
2021-06-25
Fix mergeAndSaveMappings logic
shedaniel
2021-06-20
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-06-20
Fix typo "officalMojangMappings" (#420)
shedaniel
2021-06-20
Add crane support
shedaniel
2021-06-20
Make mojang mappings stable by implementing a custom license supplier
shedaniel
2021-06-20
Readd silenceLicense
shedaniel
2021-06-18
Reapply some patches
shedaniel
2021-06-14
Basic layered mappings with @ParchmentMC support (#413)
modmuss50
2021-05-13
General cleanup by making use of java 16 features (#397)
modmuss50
2021-03-25
Constant unpicking (#328)
modmuss50
2021-03-04
Minor cleanup/optimisations to downloading, should help a little bit more wit...
modmuss50
2021-02-12
Rewrite minecraft game data handling.
modmuss50
2021-02-11
Update MCE - Remove auto population of minVersion in mixins - Drop some log l...
modmuss50
2021-01-19
Centralise refreshDeps variable.
modmuss50
2020-12-27
Optimise loom configuration, saves 1.2 seconds in my testing. #319
modmuss50
2020-12-24
General code cleanup (#313)
modmuss50