aboutsummaryrefslogtreecommitdiffstats
path: root/gradle
AgeCommit message (Collapse)AuthorFilesLines
2021-05-12Update to 21w19a and Java 16Libravatar modmuss501-1/+1
This commit can be used as an example on how to update your mod to Java 16. You will need to ensure you have Java 16 installed and set as the active version to run this. Gradle 7 is required along with loom 0.8
2021-02-26Update loom, gradle, yarn, loader and api.Libravatar modmuss501-1/+1
2021-01-15Update minecraft, gradle, loader and api.Libravatar modmuss501-1/+1
2020-11-10Modernize Gradle buildscript (#71)Libravatar zml2-1/+1
* Modernize gradle buildscript * Bump yarn/loader/fabric api versions * Add GH actions to build example mod * Update in response to feedback
2020-09-27Update api, loader, loom, gradleLibravatar modmuss502-1/+1
2020-06-07Update Gradle and dependenciesLibravatar modmuss502-1/+1
2020-04-10Update loom, gradle and all other depsLibravatar modmuss502-1/+1
2020-02-28Update gradle, update deps, modCompile -> modImplementationLibravatar modmuss501-1/+1
2019-08-02Update gradle to 5.5.1Libravatar modmuss502-1/+1
2019-04-07Update gradle to 4.10.3 (#9)Libravatar Selebrator1-1/+1
2019-02-03Actually use gradle 4.10.2Libravatar modmuss502-2/+1
Somewhere along the line the wrapper version was updated, but not the jar and the script.
2018-11-03first commitLibravatar Adrian Siekierka2-0/+6