build instructions
RoboMWM opened this issue ยท 1 comments
How do we build this project? I'm familiar with maven projects, and you seemed to have flat-out removed the pom.
It also seems you have removed the gradle wrapper...
I'm building the plugin up from scratch because of a few fundamental flaws making it very difficult to fix some bugs, so building the latest commit won't yield a working jar. I'll be sure to re-add the Gradle wrapper.
You can find the source to the latest release here (which includes the pom):
https://github.com/BenWoodworth/FastCraft/tree/v0.26.5
I've been pretty busy lately because of a heavy school workload, so development's been slow. As always, feel free to ask questions.