Skip to content
@Falcon-MC

Falcon-MC

Minecraft: Bedrock Edition server software written from scratch in C++

Falcon
Minecraft: Bedrock Edition server software written from scratch in C++
Not affiliated with Mojang AB.

Website Minecraft Protocol C++17 Platform LGPL-3.0

Falcon is a Minecraft: Bedrock Edition server built from the ground up in C++17. The protocol, world storage, inventory, movement and gameplay systems are all reimplemented by hand, with no runtime to install: the server ships as a single self-contained executable.

Learn more on the website: falcon-mc.github.io.

Repositories

Repository Description Build
Falcon The server: world, gameplay, commands, generation and scripting CI
Protocol Bedrock packets and network types CI
Network Transport layer: RakNet, NetherNet (WebRTC), compression and login verification CI
NBT NBT tags and binary streams, shared by the protocol and world storage
BedrockData Block palette, recipes, item tags, biomes, voxel shapes and loot tables, versioned by protocol
BlockStateUpdater Upgrade schemas that bring old block states up to the current version
leveldb LevelDB with the zlib compression formats used by Bedrock worlds
Pterodactyl Pterodactyl egg for hosting panels
falcon-mc.github.io Source of the website

Getting started

Download the latest Windows or Linux build from the releases. Each binary comes with a .sha256 checksum. To build it yourself, follow the instructions in the Falcon README.

License

Falcon, Protocol, Network and NBT are licensed under the GNU Lesser General Public License v3.0.

Popular repositories Loading

  1. Falcon Falcon Public

    Minecraft: Bedrock Edition server software written from scratch in C++

    C++ 5

  2. Protocol Protocol Public

    Bedrock protocol library for Falcon

    C++ 1

  3. Network Network Public

    Transport layer for Falcon

    C++ 1

  4. .github .github Public

    Falcon organization profile

    1

  5. falcon-mc.github.io falcon-mc.github.io Public

    Source of the Falcon website

    HTML 1

  6. Pterodactyl Pterodactyl Public

    Pterodactyl egg for the Falcon Bedrock server

    1

Repositories

Showing 10 of 10 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…