Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 360 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 360 Bytes

Matrix

An annotation based registration library for Minecraft

Depending on Matrix

  • 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