summary refs log tree commit diff stats
path: root/src
AgeCommit message (Collapse)Author
2022-07-14Add check for empty keySoniEx2
2022-07-05Fix startup messageSoniEx2
2022-07-04Add proper iconSoniEx2
2022-07-04Last minute quick fixesSoniEx2
2022-07-03Update mod metadataSoniEx2
2022-07-03[Project] Friend CodeSoniEx2
A Minecraft mod which adds friend codes, an easy way to play in the same world with remote friends.
2022-06-071.19modmuss50
2022-05-21Update loader, api & yarnmodmuss50
2022-04-27Update MC dep to disallow 1.18.1 since it's usually incompatiblePlayer
2022-02-28Update to 1.18.2modmuss50
Also updates fabric loader.
2022-01-24Update API, yarn, minimum loader version and mixin compat level.modmuss50
2022-01-19Migrate to SLF4J (#157)modmuss50
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