diff --git a/README.md b/README.md new file mode 100644 index 0000000..b27bee6 --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file