ipad54/bedrockeditionclient

There is no license information available for the latest version (1.0) of this package.

Implementation of Minecraft: Bedrock Edition client based on PocketMine-MP

1.0 2022-06-21 15:07 UTC

This package is not auto-updated.

Last update: 2024-04-13 20:53:46 UTC


README

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