This is my take on a multiplayer, voxel engine, game.
Checkout LICENSE.
- Networking
- Multithreading
- Server
- Mesh Generation
- Dynamic Chunk Loader
- Download your chosen release from the right pane of this page!(I recommend you pick the latest version, will have a .zip extension that is not source code)
- Unzip the release zip file.
- Enter the release directory.
- Run the executable file depending on your operating system:
Double click the file bootstrap-windows.bat inside of the unzipped release folder in order to run it. This will open multiple log windows for debugging as well.
# Enter the build directory
sh bootstrap-linux.sh- Enjoy the work in progress!
Open a new issue in the issues tab and write your feedback.
