summary refs log tree commit diff stats
path: root/gradle.properties
AgeCommit message (Collapse)Author
2021-10-25Update yarn and fabric load/api (#134)Jasmine Hegman
* Update yarn and fabric load/api To keep up to date with https://fabricmc.net/versions.html?&version=1.17.1 * Set loader to latest stable version
2021-08-26Update fabric APImodmuss50
2021-08-17Update Gradle, Loom, Yarn, Fabricmodmuss50
2021-07-17Update Minecraft and Gradle.modmuss50
2021-06-23Update Fabric versions link (#111)jackassmc
2021-06-23Update gradle.properties (#110)Qwinci
2021-06-081.17 stablemodmuss50
2021-05-271.17-pre1modmuss50
2021-05-12Update to 21w19a and Java 16modmuss50
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-03-27Update dependencies (#92)David Bailey
Co-authored-by: ByMartrixX <47987888+ByMartrixx@users.noreply.github.com>
2021-02-26Update loom, gradle, yarn, loader and api.modmuss50
2021-01-30Update default maven groupmodmuss50
2021-01-15Update minecraft, gradle, loader and api.modmuss50
2020-11-101.16.4modmuss50
2020-11-10Modernize Gradle buildscript (#71)zml
* 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, gradlemodmuss50
2020-09-101.16.3modmuss50
2020-08-111.16.2modmuss50
2020-06-241.16.1modmuss50
2020-06-231.16modmuss50
2020-06-07Update Gradle and dependenciesmodmuss50
2020-04-10Update loom, gradle and all other depsmodmuss50
2020-02-28Update gradle, update deps, modCompile -> modImplementationmodmuss50
2020-01-211.15.2modmuss50
2019-12-171.15.1modmuss50
2019-12-101.15modmuss50
2019-11-19Update yarn, loader and api (#31)Brad Erickson
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2019-08-28Update yarn, loader and apimodmuss50
2019-08-02Update loom + dependenciesmodmuss50
2019-07-23Fix #18 (#19)MrIbby
2019-07-221.14.4modmuss50
2019-07-14Update API version to fix a bug with crashes.Modmuss50
Sadly this bug snuck into previous versions, this has been fixed.
2019-06-251.14.3modmuss50
2019-06-12version updatesasie
2019-06-06Update gradle.properties (#15)Alexander
2019-05-27Update to 1.14.2modmuss50
2019-05-16Update Yarn mappings to 1.14.1+build.5Connor Scialdone
Yarn 1.14.1+build.4 had an issue with Hopper#getWorld being renamed to Hopper#getHopperWorld, which caused the world to crash when ticking hoppers in dev. 1.14.1+build.5 fixed this, but the example mod wasn't updated yet, so anyone following the dev install instructions on the site would run into the issue.
2019-05-14Update to 1.14.1 and Fabric API 0.3.0modmuss50
2019-04-23Minecraft 1.14, Loom 0.2.2asie
2019-04-18Update to pre 4modmuss50
2019-04-08Update to fabric 0.2.6.121Bruno Ploumhans
2019-04-07update to Loader 0.4.0Adrian Siekierka
2019-03-20Update to fixed fabric + yarnmodmuss50
2019-03-2019w12amodmuss50
2019-02-15fix indentationUpcraftLP
2019-02-15fix maven publishingUpcraftLP
2019-02-15update fabric URLUpcraftLP
2019-02-15move properties out of the main buildscriptUpcraftLP
2019-01-24Fix gradle.propertiesmodmuss50
2019-01-24Update example to 19w03c and increase the memory for gradle.modmuss50