Flatsonar

BedrockOnLinux

by Wyze3306

Run Minecraft Bedrock on Linux

Dangerous permissions Verified creator MIT v2.2.7
Screenshot 1 of BedrockOnLinux

About

BedrockOnLinux installs and runs the Windows (GDK) edition of Minecraft Bedrock on Linux. One app does everything automatically: - downloads the Minecraft version you pick; - fetches a GDK-Proton built from a WineGDK fork that implements XUser and request signing, so you sign in to Microsoft inside the game — no relay, no proxy; - provides native Friends, invitations, public Servers and Realms without scanning or rewriting the Minecraft process; - implements the WinAppSDK file picker used for world and skin imports; - verifies the engine, fixes curl/SSL, then launches the game. Sign in, open Play • Servers, and join native Bedrock servers (Hive, CubeCraft, …) or crossplay/Geyser servers. No game files are shipped; you supply your own — you must own Minecraft.

Permissions

3 permissions weaken the sandbox. Flatsonar asks before installing.

  • all devices (/dev): webcams, disks, raw hardware
    --device=all
  • X11 display: X11 lets apps read input and windows of other apps
    --socket=x11
  • development features (ptrace, can inspect other processes in its sandbox)
    --allow=devel
  • inter-process communication (needed for X11)
    --share=ipc
  • network
    --share=network
  • Wayland display
    --socket=wayland
  • audio
    --socket=pulseaudio
  • multi-architecture binaries
    --allow=multiarch
  • per-app shared memory
    --allow=per-app-dev-shm
  • access to ~/.local/share/bedrock-on-linux
    --filesystem=~/.local/share/bedrock-on-linux:ro
  • access to xdg-run/discord-ipc-0
    --filesystem=xdg-run/discord-ipc-0
  • access to xdg-run/app/com.discordapp.Discord/discord-ipc-0
    --filesystem=xdg-run/app/com.discordapp.Discord/discord-ipc-0

Who publishes this

The creator demonstrably controls this app id: Flathub verification, the hosting account owns the namespace, or a well-known file on their domain.

  • installs a prebuilt binary instead of building from source (x3)
    source:prebuilt
  • hosted by github.com/wyze3306, which owns the io.github namespace of io.github.wyze3306.BedrockOnLinux
    publisher:namespace

Maintenance

Recent activity on the upstream repository, or built and reviewed by Flathub.

No staleness signals: recent activity, or built and reviewed by Flathub.