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.
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
This project is licensed under MPL-2.0. See the LICENSE file for more information.