summary refs log tree commit diff stats
path: root/src/main
AgeCommit message (Collapse)Author
2021-11-17Revert compatibilityLevel bumpPlayer
Using JAVA_17 is currently broken with the production server and not necessarily indicated by how Mixin treats this field
2021-11-161.18-pre2modmuss50
2021-09-22Use Logger instead of println (#126)Levy Ehrstein
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
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-06-241.16.1modmuss50
2020-02-25Add minVersion to template mixin config (#41)i509VCB
* Add minVersion to mixin config * Bump loader dep requriement to >=0.7.4
2019-12-10Increase required loader versionmodmuss50
2019-12-101.15modmuss50
2019-11-19Update yarn, loader and api (#31)Brad Erickson
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2019-05-27fix requires -> depends in mod JSONasie
2019-04-07update to Loader 0.4.0Adrian Siekierka
2019-02-15automatically set mod version on exportUpcraftLP
2018-12-31use array initializer value as the default for exampleasie
2018-12-12Add description to example mod (#2)Prospector
2018-12-12require fabric api for the example modasie
2018-12-09update library versionsAdrian Siekierka
2018-11-30update to 48b, new fabric-loader definitionAdrian Siekierka
2018-11-06update to 0.0.13asie
2018-11-03first commitAdrian Siekierka