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
- Host: GitHub
- URL: https://github.com/dimensionaldevelopment/matrix
- Owner: DimensionalDevelopment
- License: mit
- Created: 2019-05-31T01:26:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T09:57:32.000Z (about 3 years ago)
- Last Synced: 2025-05-13T21:41:06.754Z (9 months ago)
- Language: Java
- Size: 196 KB
- Stars: 6
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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