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
/
api
/
LoomGradleExtensionAPI.java
Age
Commit message (
Expand
)
Author
2021-12-04
Add architectury decompiler (#59)
shedaniel
2021-11-06
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-11-01
Allow to set custom intermediary url again (#528)
Cat Core
2021-09-21
Move all Forge-only properties to Forge extension (#46)
Juuxel
2021-09-19
Close #12
shedaniel
2021-09-17
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-09-14
Access Widener 2.0 with support for Transitive Access Wideners (#484)
shartte
2021-09-13
Expose layered mappings as an API (#490)
modmuss50
2021-09-12
Fix some tests
shedaniel
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-10
Add loom.modVersion to read the version from the fabric.mod.json file. (#489)
modmuss50
2021-09-07
Use tiny-remapper to remap mixin annotation. (#441)
Logic
2021-09-05
Add option to disable deprecated POM generation and the warnings together wit...
Juuxel
2021-09-05
Fix the java software component not working with Loom and fix #200 (#460)
Juuxel
2021-08-30
Start work on porting 0.7.4 over
shedaniel
2021-08-14
Bump to 0.9.1 and fix conflicts
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-26
Fix loom.accessWidener being a read-only property in Kotlin (#447)
Juuxel
2021-07-20
Fix merge conflicts
shedaniel
2021-07-18
Better Mixin AP configuration (#423)
LogicFan
2021-07-16
Add back customManifest api
modmuss50
2021-07-14
Refactor LoomGradleExtension (#431)
modmuss50