How to Write a Bedrock Client

From wiki.vg
Revision as of 11:18, 8 June 2020 by Orladog (talk | contribs) (Update info)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This tutorial is being created to document what it takes to write a stand-alone client to interact with a vanilla Bedrock server. The tutorial is incomplete but will be updated whenever more information is discovered.

Before You Get Started

  • Make sure you don't want to join or fork an existing project instead.
  • Ponder how much work it will be.
  • Download the latest official Bedrock server and run it with authentication turned off (online-mode=false in server.properties).