Podrum

A server software for Minecraft Bedrock Edition

Download:

You can download Podrum by cloning the GitHub repo.

Run:

Run Podrum by executing these commands:

On Unix systems (Linux, macOS):

cmake CMakeLists.txt
make

On Windows:

cmake CMakeLists.txt
msbuild PodrumR3.sln

Have a great time using Podrum!