项目作者: MCPI-Revival

项目描述 :
A proxy and packet translator for bridging Minecraft pi and Minecraft pocket edition.
高级语言: Python
项目地址: git://github.com/MCPI-Revival/MCBES.git
创建时间: 2020-06-09T06:38:57Z
项目社区:https://github.com/MCPI-Revival/MCBES

开源协议:GNU General Public License v3.0

下载


MCBES

Build Status GitHub issues

What is MCBES?

MCBES is a powerful and fast minecraft proxy server! It’s goal is to let MCPI-based clients connect to Bedrock servers for a smooth crossplay experience.

FAQ:

Why python?

Python is fast, easy to write, easy for fix bugs. Although it is slower the speed should not be to major, if it is, create an issue with exactly what you were doing at that time.

Why Minecraft for Raspberry pi?

Minecraft for Raspberry Pi or MCPi for short is a version of Minecraft that has nhttps://github.com/Podrum/Podrumot been updated in a long time; in fact it only got 2 updates in its entire lifespan. Despite this however it has a rich modding api built in that allows access to almost the entire game.
MCBES is an attempt to recify the one true flaw with it: it can’t play with newer versions of the game.

How do I use it?

Clone the repository and run either start.sh or start.bat
It will guide you through installation and basic usage.

Please note:

The server currently cannot be joined

The old code has been abondoned in favour of using the Podrum server softaare as a base instead.