134 Forks
688 Stars
688 Watchers

geckolib

GeckoLib is an animation engine for Minecraft mods, with support for complex 3D keyframe-based animations, numerous easings, concurrent animation support, sound and particle keyframes, event keyframes, math-based animations, and more. Available for all major modloaders.

How to download and setup geckolib

Open terminal and run command
git clone https://github.com/bernie-g/geckolib.git
git clone is used to create a copy or clone of geckolib repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with geckolib https://github.com/bernie-g/geckolib/archive/master.zip

Or simply clone geckolib with SSH
[email protected]:bernie-g/geckolib.git

If you have some problems with geckolib

You may open issue on geckolib support forum (system) here: https://github.com/bernie-g/geckolib/issues