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
/
ide
/
RunConfigSettings.java
Age
Commit message (
Expand
)
Author
2021-10-13
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-09-30
Make Run Config run dir relative to the project and not the root project. Mov...
modmuss50
2021-09-11
Convert AWs on Forge to ATs in RemapJarTask (#24)
Juuxel
2021-08-30
Start work on porting 0.7.4 over
shedaniel
2021-07-20
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
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-05-20
Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8
shedaniel
2021-05-15
Make the run config api stable
modmuss50
2021-03-01
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-02-27
Fix inherit not copying `ideConfigGenerated`
modmuss50
2021-02-14
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-02-12
RunConfigSettings.generateIDEConfig -> ideConfigGenerated + normal getter/set...
Juuxel
2021-02-11
Generate IDE run configs on a per config basis. Allows for much finer grain c...
modmuss50
2021-02-03
Still takes about a minute to download all the assets, should be much better ...
shedaniel
2021-02-02
Merge remote-tracking branch 'FabricMC/dev/0.6' into 0.6-merge
shedaniel
2021-02-02
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-01-31
Rename mode -> environment + Hopefully fix a regression with the run tasks
modmuss50
2021-01-29
Improve run configs (#318) (#338)
modmuss50