Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bernie-g authored Sep 21, 2020
1 parent 11ae44d commit fcefc84
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,15 @@ Geckolib is an entity animation loader for Java Edition, which lets you export b
## Installation
[![curseforge](http://cf.way2muchnoise.eu/versions/geckolib.svg)](https://www.curseforge.com/minecraft/mc-mods/geckolib)
![Java CI with Gradle](https://github.com/bernie-g/geckolib/workflows/Java%20CI%20with%20Gradle/badge.svg?branch=1.15)
<a href="https://cla-assistant.io/bernie-g/geckolib"><img src="https://cla-assistant.io/readme/badge/bernie-g/geckolib" alt="CLA assistant" /></a>
[![Newest Maven Snapshot](https://img.shields.io/maven-metadata/v?label=newest%20snapshot&metadataUrl=https%3A%2F%2Frepo.repsy.io%2Fmvn%2Fgandiber%2Fgeckolib%2Fsoftware%2Fbernie%2Fgeckolib%2Fforge-1.15.2-geckolib%2Fmaven-metadata.xml)](https://repo.repsy.io/mvn/gandiber/geckolib/software/bernie/geckolib/forge-1.15.2-geckolib/)

We use jitpack for publishing as it provides easy access to releases and allows for javadocs in the jars (unlike curseforge).
We use repsy.io for publishing as it provides easy access to releases and allows for javadocs in the jars (unlike curseforge).

Please see the [Getting Started guide](https://github.com/bernie-g/geckolib/wiki/Getting-Started#getting-started) for detailed installation instructions per modding framework.

## Documentation
GeckoLib provides detailed documentation in the form of a [Wiki](https://github.com/bernie-g/geckolib/wiki) and [Javadocs](http://geckolib.bernie.software/javadocs/). GeckoLib is currently available for Forge 1.12 and 1.15 and Fabric 1.15 and 1.16.
GeckoLib provides detailed documentation in the form of a [Wiki](https://github.com/bernie-g/geckolib/wiki) and [Javadocs](http://geckolib.bernie.software/javadocs/). GeckoLib is currently available for Forge 1.12, 1.15, 1.16 and Fabric 1.15 and 1.16.

## Support
If you have questions or need help getting up and running with questions, feel free to [join our discord](https://discord.gg/MNQcKxB)!
Expand Down

0 comments on commit fcefc84

Please sign in to comment.