aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle
AgeCommit message (Collapse)Author
2021-06-28Separate Forge runtime into its own subprojectJuuxel
2021-05-30Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8shedaniel
# Conflicts: # .github/workflows/test-push.yml # build.gradle # settings.gradle # src/test/groovy/net/fabricmc/loom/test/integration/dependencyResolutionManagement.groovy
2021-05-26Improve error messages when using outdated Java or Gradle.modmuss50
2021-05-03Change plugin ID to "dev.architectury.loom"shedaniel
2021-01-19Adding Constant of the plugin id, don't duplicate the classpath if it is ↵shedaniel
already the root project.
2020-12-08Change name to forgified-fabric-loomshedaniel
2020-12-08Setup forgified loom from Juuxel that allows for better production use.shedaniel
2016-08-16Update Gradle wrapper to 3.0 (#2)Jamie Mansfield
- Rename plugin to 'net.fabricmc.loom' from 'fabric-loom' - Add .gitattributes - Use the same .gitignore from fabric-base - Add license headers
2016-08-16Rename thingsmodmuss50
2016-08-15recreate repoasiekierka