aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/configuration/ide/RunConfigSettings.java
AgeCommit message (Expand)Author
2021-07-14Refactor LoomGradleExtension (#431)modmuss50
2021-07-10Use spotless for header validation, years have been back-filled from git historymodmuss50
2021-05-15Make the run config api stablemodmuss50
2021-02-27Fix inherit not copying `ideConfigGenerated`modmuss50
2021-02-12RunConfigSettings.generateIDEConfig -> ideConfigGenerated + normal getter/set...Juuxel
2021-02-11Generate IDE run configs on a per config basis. Allows for much finer grain c...modmuss50
2021-01-31Rename mode -> environment + Hopefully fix a regression with the run tasksmodmuss50
2021-01-29Improve run configs (#318) (#338)modmuss50