Commit Graph
22 Commits
Author SHA1 Message Date
modmuss50andc0de 1ae727fb8b Update API, yarn, minimum loader version and mixin compat level. 2023-03-20 18:06:57 -05:00
modmuss50andc0de 17270ac78e Migrate to SLF4J (#157) 2023-03-20 18:06:57 -05:00
Playerandc0de 257a042d2d Revert compatibilityLevel bump
Using JAVA_17 is currently broken with the production server and not necessarily indicated by how Mixin treats this field
2023-03-20 18:06:57 -05:00
modmuss50andc0de f64a1af368 1.18-pre2 2023-03-20 18:06:57 -05:00
Levy Ehrsteinandc0de e4b3afebf9 Use Logger instead of println (#126) 2023-03-20 18:06:57 -05:00
modmuss50andc0de 327294c23a Update to 21w19a and Java 16
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
2023-03-20 18:06:57 -05:00
zmlandc0de b47118c0c0 Modernize Gradle buildscript (#71)
* Modernize gradle buildscript

* Bump yarn/loader/fabric api versions

* Add GH actions to build example mod

* Update in response to feedback
2023-03-20 18:06:57 -05:00
modmuss50andc0de 766f1dd165 1.16.1 2023-03-20 18:06:57 -05:00
i509VCBandc0de 61f9ac40fe Add minVersion to template mixin config (#41)
* Add minVersion to mixin config

* Bump loader dep requriement to >=0.7.4
2023-03-20 18:06:57 -05:00
modmuss50andc0de 048c27b612 Increase required loader version 2023-03-20 18:06:57 -05:00
modmuss50andc0de 3ac3537fba 1.15 2023-03-20 18:06:57 -05:00
11e84d5edd Update yarn, loader and api (#31)
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2023-03-20 18:06:57 -05:00
asieandc0de dd1a7bf0f0 fix requires -> depends in mod JSON 2023-03-20 18:06:57 -05:00
Adrian Siekierkaandc0de f73966b745 update to Loader 0.4.0 2023-03-20 18:06:56 -05:00
UpcraftLP 8243775b5c automatically set mod version on export 2019-02-15 22:39:48 +01:00
asie 2c09427cb1 use array initializer value as the default for example 2018-12-31 16:05:40 +01:00
ProspectorandShadowfacts 8b0e73fb9a Add description to example mod (#2) 2018-12-12 21:18:40 -05:00
asie c168b5b1f4 require fabric api for the example mod 2018-12-12 20:48:51 +01:00
Adrian Siekierka e87fd77bcf update library versions 2018-12-09 17:49:28 +01:00
Adrian Siekierka 4d0c364880 update to 48b, new fabric-loader definition 2018-11-30 16:54:05 +01:00
asie 952a3d1787 update to 0.0.13 2018-11-06 10:51:23 +01:00
Adrian Siekierka b755e01769 first commit 2018-11-03 23:25:39 +01:00