organization / boundstone

High Performance / Fast Compilation / Lightweight MCBE Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

High Performance / Fast Compilation / Lightweight MCBE Server

License:Mozilla Public License 2.0


Languages

Language:V 100.0%Language:Verilog 0.0%