An annotation based registration library for Minecraft
- Add Jitpack as a repository (if you already haven't)
maven { url 'https://jitpack.io' }
- Add Matrix as a dependency
implementation 'com.github.DimensionalDevelopment:Matrix:<commit>'
Replace <commit>
with the latest commit hash, or a tag