Native Crystal/GTK4 launcher for Minecraft Bedrock Windows GDK on Linux.
Nightly:
curl -fsSL https://github.com/RestartFU/bedrock-linux-gdk/releases/download/nightly/install.sh | shLatest stable release:
curl -fsSL https://github.com/RestartFU/bedrock-linux-gdk/releases/latest/download/install.sh | shOpen Bedrock Linux GDK from GNOME search.
- Add a Microsoft account and complete browser sign-in.
- Choose a Minecraft version.
- Press Play. Missing game files install automatically.
Signing in never downloads or starts Minecraft.
Each Microsoft account gets its own profile, worlds, credentials, and Wine prefix. Minecraft downloads are shared between accounts. Multiple accounts can run simultaneously.
Use Uninstall to remove the selected game version without deleting
accounts or worlds. Folder button opens that account's com.mojang game data.
Data lives in:
${XDG_DATA_HOME:-~/.local/share}/bedrock-linux-gdk
- x86_64 Linux with Vulkan
curl,tar, andunzip- Docker for source builds
make build
make testDocker is the supported build toolchain. Bundle runs on normal glibc distributions and NixOS.
Nightly builds publish automatically. Stable releases use the manually
triggered release workflow with patch, minor, or major version increments.
curl -fsSL https://github.com/RestartFU/bedrock-linux-gdk/releases/download/nightly/install.sh | sh -s -- --uninstallMIT. Bundled WineGDK component remains LGPL-2.1.