作者:rebot | 分类:模组
Minecraft 版本: 1.19.2
平台: forge
标签: library

Welcome to LioLib, a fork of Geckolib that brings the power of GeckoLib's 4.0 animation engine to Minecraft version 1.19.2. Initially created for personal use in EntityJS Mod as its animation engine, this backport is now available for broader use, providing support akin to Gecko's 4.0+ versions.
Refer to the official GeckoLib documentation for comprehensive guidance on utilizing the animation engine in your Minecraft mods.
To integrate LioLib into your project, add the following repositories and dependencies to your build.gradle:
repositories {
maven { url 'https://dl.cloudsmith.io/public/lio/liolib/maven/' }
}
dependencies {
implementation fg.deobf('net.liopyu.liolib:liolib-forge-minecraft_version:modversion')
}
If you encounter any issues or have suggestions for improvements, please open an issue on this mod's GitHub repository instead of GeckoLib. Contributions are welcome through pull requests.![]()
This project is licensed under the MIT License.
Special thanks to the creators and maintainers of GeckoLib for their excellent work on the original library.
请登录后举报
暂无评论,抢个沙发吧~