Publish readme file
This commit is contained in:
parent
3927b09509
commit
45a6fa3747
1 changed files with 18 additions and 0 deletions
18
README.md
Normal file
18
README.md
Normal 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.
|
Reference in a new issue