This is the official Fabric adapter for Analyse - the Minecraft Server & Player Analytics platform for tracking your community performance.
- Git clone this repository.
- Run
./gradlew build
to build the plugin.
You're ready to go!
- Clone our SDK (
git clone git@github.com:track/plugin.git
). - Run
./gradlew pushToMavenLocal
to locally install our SDK. - Now you'll be able to build our Fabric plugin.
**This is currently WIP (Work in Progress) and isn't yet recommended for production.