Publish readme file

This commit is contained in:
Zontreck 2022-09-27 02:52:25 -07:00
parent 3927b09509
commit 45a6fa3747

18
README.md Normal file
View file

@ -0,0 +1,18 @@
HOW TO BUILD
=========
On your platform of choice
```
gradlew clean jar
```
ROADMAP
=========
There is not much on the roadmap for the mod except to maintain the code for future versions.
The following is the possible roadmap:
1. Create a spigot plugin variant.
2. Explore possibly making a quilt mod variant.