Rukkit now support gradle.Just using gradle to compile this project.
For example:
- clone this project.
git clone https://github.com/RukkitDev/Rukkit
- using gradle to run a Rukkit server:
gradle run
- or compile the project.
gradle buildRukkit
- check the dir build/outputs and run start.sh/start.bat,and enjoy your server!