An open source Java implementation of Cube World's server.
Status: Clients will connect (if it's the correct version) and be dropped into a world, be welcomed, and entity updates can be sent. There is MultiWorld Support and PVP is almost done!
Snapshot builds are available at http://ci.lordsofcode.net/view/Glydar/
If you are using Maven from the commandline, simply run mvn clean package. The jar will be in the "target" folder.
If you are using Eclipse first install the m2e (Maven to Eclipse) plugin then:
- Import the project from File -> Import -> Project from Git.
- When asked, import as a general project.
- Right click on the project, select Configure -> Convert to a Maven Project.
- Have fun :)
If you are using IntelliJ or any other Maven-enabled IDE, the project should work out of the box.
Mat^2 - structures and data (https://github.com/matpow2/cuwo)
Uwee - packet 13 variables
Questions? Comments? Want to contribute to us? Contact us at #glydar-dev on irc.esper.net .