Skip to content

organization/boundstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

License

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