Commit Graph

14 Commits

Author SHA1 Message Date
modmuss50
a03d7d7ca7 Update Minecraft and Gradle. 2023-03-20 18:06:57 -05:00
modmuss50
90784b19dd 1.17-pre1 2023-03-20 18:06:57 -05:00
modmuss50
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
modmuss50
5e90fcf973 Update loom, gradle, yarn, loader and api. 2023-03-20 18:06:57 -05:00
modmuss50
ac2b8726bf Update minecraft, gradle, loader and api. 2023-03-20 18:06:57 -05:00
zml
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
modmuss50
15702ab2d6 Update api, loader, loom, gradle 2023-03-20 18:06:57 -05:00
modmuss50
fa81f68510 Update Gradle and dependencies 2023-03-20 18:06:57 -05:00
modmuss50
94c6fdae11 Update loom, gradle and all other deps 2023-03-20 18:06:57 -05:00
modmuss50
fa9bb5786e Update gradle, update deps, modCompile -> modImplementation 2023-03-20 18:06:57 -05:00
modmuss50
fca96eeabe Update gradle to 5.5.1 2023-03-20 18:06:57 -05:00
Selebrator
d489812935 Update gradle to 4.10.3 (#9) 2023-03-20 18:06:56 -05:00
modmuss50
210e0b014f Actually use gradle 4.10.2
Somewhere along the line the wrapper version was updated, but not the jar and the script.
2019-02-03 13:35:00 +00:00
Adrian Siekierka
b755e01769 first commit 2018-11-03 23:25:39 +01:00