ipad54 / BedrockEditionClient

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BedrockEditionClient

Implementation of Minecraft: Bedrock Edition Client based on PocketMine-MP with Encryption

Current Minecraft version: 1.19.0

TODO

  • Xbox Live Authentication
  • Realm joining
  • Many more...

Getting started

Running Bedrock Edition Client requires PMMP's php8 binary

Installation

git clone https://github.com/ipad54/BedrockEditionClient
cd BedrockEditionClient
bin/php7/bin/php composer.phar install --no-dev --classmap-authoritative

Documentation

See DOCS.md

About

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%