Home

Awesome

boundstone

Boundstone is a server software for Minecraft: Bedrock Edition written in V. Since it is written in V, it has high performance, can be compiled quickly and is lightweight.

How to install?

To build it, you have to install V. For this, follow the instructions there. After that, run on your terminal

v run boundstone.v.

Then you should clone this repository

git clone https://github.com/organization/boundstone.

To build and run it, simply type:

v run boundstone.v

<!-- ## Why boundstone? -->

License

This project is licensed under MPL-2.0. See the LICENSE file for more information.