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
/
MinecraftProviderImpl.java
Age
Commit message (
Expand
)
Author
2021-12-04
Add architectury decompiler (#59)
shedaniel
2021-12-02
Fix support for Forge 1.18
shedaniel
2021-11-13
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-11-11
Fix for 1.18-pre1 server bundler.
modmuss50
2021-10-13
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-09-29
Support 21w39a
modmuss50
2021-09-21
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-09-20
Dont add loom to compileOnly config.
modmuss50
2021-09-11
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/future
shedaniel
2021-09-07
Update checkstyle to prevent using var expect for new instance creation.
modmuss50
2021-08-31
Make it work
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-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-20
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-07-16
Fallback to fabric's experimental version manifest for versions that are not ...
modmuss50
2021-07-14
Refactor LoomGradleExtension (#431)
modmuss50
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-18
Reapply some patches
shedaniel
2021-06-14
Basic layered mappings with @ParchmentMC support (#413)
modmuss50