aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-06-12version updatesLibravatar asie2-3/+3
2019-06-06Update gradle.properties (#15)Libravatar Alexander1-2/+2
2019-05-27fix requires -> depends in mod JSONLibravatar asie1-1/+1
2019-05-27Update to 1.14.2Libravatar modmuss501-4/+4
2019-05-16Merge pull request #14 from swordglowsblue/patch-1Libravatar Modmuss501-1/+1
Update Yarn mappings to 1.14.1+build.5
2019-05-16Update Yarn mappings to 1.14.1+build.5Libravatar Connor Scialdone1-1/+1
Yarn 1.14.1+build.4 had an issue with Hopper#getWorld being renamed to Hopper#getHopperWorld, which caused the world to crash when ticking hoppers in dev. 1.14.1+build.5 fixed this, but the example mod wasn't updated yet, so anyone following the dev install instructions on the site would run into the issue.
2019-05-14Update to 1.14.1 and Fabric API 0.3.0Libravatar modmuss502-5/+5
2019-04-23Minecraft 1.14, Loom 0.2.2Libravatar asie2-5/+8
2019-04-21actually update to Loom 0.2.1Libravatar asie1-1/+1
2019-04-18Update to pre 4Libravatar modmuss501-4/+4
2019-04-07Merge pull request #10 from Technici4n/masterLibravatar Modmuss501-1/+1
Update to fabric 0.2.6.121
2019-04-08Update to fabric 0.2.6.121Libravatar Bruno Ploumhans1-1/+1
2019-04-07Update gradle to 4.10.3 (#9)Libravatar Selebrator1-1/+1
2019-04-07update to Loader 0.4.0Libravatar Adrian Siekierka5-20/+31
2019-03-20Update to fixed fabric + yarnLibravatar modmuss501-2/+2
2019-03-2019w12aLibravatar modmuss502-4/+5
2019-02-25fix typoLibravatar asie1-5/+0
2019-02-16Merge pull request #7 from UpcraftLP/gradle-updateLibravatar Modmuss503-12/+80
gradle configuration update
2019-02-15remove javadoc jarLibravatar UpcraftLP1-21/+0
2019-02-15automatically set mod version on exportLibravatar UpcraftLP2-3/+21
2019-02-15fix indentationLibravatar UpcraftLP2-38/+38
2019-02-15fix maven publishingLibravatar UpcraftLP2-0/+2
2019-02-15update fabric URLLibravatar UpcraftLP1-1/+1
2019-02-15add javadoc task and maven-publish pluginLibravatar UpcraftLP1-0/+47
2019-02-15encoding fix for special charactersLibravatar UpcraftLP1-0/+7
2019-02-15move properties out of the main buildscriptLibravatar UpcraftLP2-8/+23
2019-02-15use constants for source/target compatibility levelsLibravatar UpcraftLP1-2/+2
2019-02-10Update to 19w06a and 0.2.0 fabricLibravatar modmuss501-3/+3
2019-02-03Actually use gradle 4.10.2Libravatar modmuss503-12/+14
Somewhere along the line the wrapper version was updated, but not the jar and the script.
2019-02-02Update example mod to 19w05aLibravatar modmuss501-4/+4
2019-01-24Fix gradle.propertiesLibravatar modmuss501-1/+2
2019-01-24Update example to 19w03c and increase the memory for gradle.Libravatar modmuss502-4/+5
2019-01-09Update to 19w02aLibravatar modmuss501-4/+4
2018-12-31use array initializer value as the default for exampleLibravatar asie1-1/+3
2018-12-23Update .gitignore for VSCode support (#6)Libravatar Andrew Bond1-0/+8
2018-12-22important updateLibravatar Adrian Siekierka1-3/+3
2018-12-22add sourcesJarLibravatar Adrian Siekierka1-0/+8
2018-12-22update Loom, FabricLibravatar Adrian Siekierka2-5/+5
2018-12-21Bumped version (#4)Libravatar Zsombor Prisznyák1-3/+3
2018-12-12Add description to example mod (#2)Libravatar Prospector1-1/+2
2018-12-12require fabric api for the example modLibravatar asie1-0/+3
2018-12-12update build.gradle for 18w50aLibravatar asie1-4/+4
2018-12-11updateLibravatar asie1-2/+2
2018-12-11update build.gradleLibravatar asie1-2/+2
2018-12-10Update Yarn and FabricLibravatar modmuss501-2/+2
2018-12-09update build.gradleLibravatar Adrian Siekierka1-3/+3
2018-12-09update maven urlLibravatar Adrian Siekierka1-2/+2
2018-12-09update library versionsLibravatar Adrian Siekierka2-7/+7
2018-12-01Merge branch 'NikkyAI-master'Libravatar asie3-15/+27
2018-12-01Merge branch 'master' of https://github.com/NikkyAI/fabric-example-mod into ↵Libravatar asie3-15/+27
NikkyAI-master