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
/
LoomGradleExtensionApiImpl.java
Age
Commit message (
Expand
)
Author
2021-11-01
Allow to set custom intermediary url again (#528)
Cat Core
2021-09-28
Fix failure when running `dependencies` task when using layered mappings.
modmuss50
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-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-13
File Structure Changes (#462)
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-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-18
Better Mixin AP configuration (#423)
LogicFan
2021-07-16
Add back customManifest api
modmuss50
2021-07-14
Refactor LoomGradleExtension (#431)
modmuss50