Skip to content

theoparis/mcpe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

MCPE but better

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages