An open API service indexing awesome lists of open source software.

https://github.com/dimensionaldevelopment/matrix

An annotation based registering library for Minecraft
https://github.com/dimensionaldevelopment/matrix

Last synced: 6 months ago
JSON representation

An annotation based registering library for Minecraft

Awesome Lists containing this project

README

          

# Matrix
An annotation based registration library for Minecraft

### Depending on Matrix
- Add Jitpack as a repository (if you already haven't)
```gradle
maven { url 'https://jitpack.io' }
```
- Add Matrix as a dependency
```gradle
implementation 'com.github.DimensionalDevelopment:Matrix:'
```
Replace `` with the latest commit hash, or a tag