All Projects → organization → boundstone

organization / boundstone

Licence: MPL-2.0 License
High Performance / Fast Compilation / Lightweight MCBE Server

Programming Languages

V
68 projects

Projects that are alternatives of or similar to boundstone

SAC
An AntiCheat software for PockeMine-MP made to detect unfair gamplay advantages.
Stars: ✭ 52 (+23.81%)
Mutual labels:  mcpe, mcpe-server, mcbe
registry
Package registry for vpkg
Stars: ✭ 13 (-69.05%)
Mutual labels:  v, vlang
v2048
A simple game of 2048, written in V.
Stars: ✭ 19 (-54.76%)
Mutual labels:  v, vlang
vredis
Redis client for V, written in V
Stars: ✭ 43 (+2.38%)
Mutual labels:  v, vlang
termtable
Simple and highly customizable library to display tables in the terminal.
Stars: ✭ 41 (-2.38%)
Mutual labels:  v, vlang
vinix
Vinix is an effort to write a modern, fast, and useful operating system in the V programming language
Stars: ✭ 1,512 (+3500%)
Mutual labels:  v, vlang
papyrusjs
papyrus.js renders maps of Minecraft: Bedrock Edition worlds using node.js, LevelDB and leaflet.
Stars: ✭ 53 (+26.19%)
Mutual labels:  mcbe, bedrock-edition
BedrockProxy
Allow Minecraft Bedrock players on your BungeeCord server!
Stars: ✭ 16 (-61.9%)
Mutual labels:  mcpe, mcpe-server
WaterdogPE
Brand new proxy server for Minecraft: Bedrock Edition
Stars: ✭ 164 (+290.48%)
Mutual labels:  mcpe, mcbe
vargs
Simple argument parsing library for V.
Stars: ✭ 36 (-14.29%)
Mutual labels:  v, vlang
bedrock-server
Minecraft Bedrock (MCPE) Server on Docker
Stars: ✭ 47 (+11.9%)
Mutual labels:  mcpe, mcpe-server
vave
🌊 A crazy simple library for reading/writing WAV files in V. Zero dependencies, 100% cross-platform.
Stars: ✭ 35 (-16.67%)
Mutual labels:  v, vlang
Kookie
A server software for Minecraft: Bedrock Edition written in Kotlin
Stars: ✭ 51 (+21.43%)
Mutual labels:  mcbe, bedrock-edition
kate-syntax-highlight-v
Syntax highlighting of V files for the Kate editor
Stars: ✭ 17 (-59.52%)
Mutual labels:  v, vlang
Leveryl
An Advanced & Feature Rich Server Software for MC:PE 1.1.x
Stars: ✭ 45 (+7.14%)
Mutual labels:  mcpe, mcpe-server
minecraft-pi-reborn
Official Mirror Of @TheBrokenRail's Minecraft: Pi Edition: Reborn.
Stars: ✭ 133 (+216.67%)
Mutual labels:  mcpe, mcpe-server
BeeCloud-Proxy
BeeCloud Minecraft Bedrock Edition proxy server software with UDP protocol.
Stars: ✭ 22 (-47.62%)
Mutual labels:  mcpe, mcbe
Vector-Network-Project
Minecraft Bedrock Edition server plugin
Stars: ✭ 28 (-33.33%)
Mutual labels:  mcpe, mcbe
v-mode
🌻 An Emacs major mode for the V programming language.
Stars: ✭ 49 (+16.67%)
Mutual labels:  v, vlang
bedrock-emotes
A collection of all Bedrock Edition emote UUIDs currently in the game.
Stars: ✭ 70 (+66.67%)
Mutual labels:  mcpe, mcbe

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].