# AnimationCore [![Mod Version](https://img.shields.io/badge/AnimationCore-26H7-blue.svg)]() [![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") } ```