Skip to content

Repository files navigation

MCPE 0.6.1 Alpha (but better)

Changes

  • Fixed multiplayer
  • Added a direct connect option
  • Ported to SDL3
  • Added the CMake build system
  • Added a userame field

Developing With Nix

nix develop
cmake -B build -G Ninja -DBUILD_WITH_NIX=ON
cmake --build build
# Start the server
./build/mcpe_dedicated
# Start the client
./build/mcpe_sdl3

HTML/Wasm (Emscripten)

See docs/emscripten.md for the Meson-only web build.

About

MCPE but better

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages