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
/
extension
/
LoomGradleExtensionImpl.java
Age
Commit message (
Expand
)
Author
2021-09-21
Move all Forge-only properties to Forge extension (#46)
Juuxel
2021-09-17
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-09-16
Migrate fully to mapping-io + Add comments about transitive access widners to...
modmuss50
2021-09-11
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/future
shedaniel
2021-09-11
Convert AWs on Forge to ATs in RemapJarTask (#24)
Juuxel
2021-09-07
Use tiny-remapper to remap mixin annotation. (#441)
Logic
2021-08-14
Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/future
shedaniel
2021-08-13
File Structure Changes (#462)
shedaniel
2021-08-14
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-07-26
Use Property in LoomGradleExtension & Move task groups to constants (#445)
shedaniel
2021-07-21
Revert "Fix MojangMappingsSpec having the same hash version for each mc versi...
modmuss50
2021-07-21
Fix MojangMappingsSpec having the same hash version for each mc version.
modmuss50
2021-07-20
Fix merge conflicts
shedaniel
2021-07-18
Better Mixin AP configuration (#423)
LogicFan
2021-07-14
Refactor LoomGradleExtension (#431)
modmuss50