# AnimationCore ![GitHub Release](https://img.shields.io/github/v/release/leisuretimedock/animationcore) [![License](https://img.shields.io/github/license/leisuretimedock/animationcore )]() ### Project Introduction Addon for Sccore. ### How to implementation? ​ **In repositories:** ```groovy maven { name = "LTD Maven" url = "https://nexus.bot.leisuretimedock.top/repository/maven-public/" } ``` ​ **In dependencies:** ```groovy dependencies { implementation("top.leisuiretimedock.animationcore:animcore:1.20.1-26H7") } ```