Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-22 | Use Logger instead of println (#126) | Levy Ehrstein | |
2021-05-12 | Update to 21w19a and Java 16 | modmuss50 | |
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 | |||
2020-11-10 | Modernize 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-06-24 | 1.16.1 | modmuss50 | |
2020-02-25 | Add minVersion to template mixin config (#41) | i509VCB | |
* Add minVersion to mixin config * Bump loader dep requriement to >=0.7.4 | |||
2019-12-10 | Increase required loader version | modmuss50 | |
2019-12-10 | 1.15 | modmuss50 | |
2019-11-19 | Update yarn, loader and api (#31) | Brad Erickson | |
Co-authored-by: modmuss50 <modmuss50@gmail.com> | |||
2019-05-27 | fix requires -> depends in mod JSON | asie | |
2019-04-07 | update to Loader 0.4.0 | Adrian Siekierka | |
2019-02-15 | automatically set mod version on export | UpcraftLP | |
2018-12-31 | use array initializer value as the default for example | asie | |
2018-12-12 | Add description to example mod (#2) | Prospector | |
2018-12-12 | require fabric api for the example mod | asie | |
2018-12-09 | update library versions | Adrian Siekierka | |
2018-11-30 | update to 48b, new fabric-loader definition | Adrian Siekierka | |
2018-11-06 | update to 0.0.13 | asie | |
2018-11-03 | first commit | Adrian Siekierka | |