BedrockOnLinux v1.1.5
What's new
The AppImage is now fully self-contained. It bundles its own Python, the Tk GUI toolkit and cryptography, so it runs on any Linux out of the box — no python3-tk, no system Python, nothing to install first. This fixes the tkinter is not installed error some of you hit on the 1.1.4 (and earlier) AppImage.
No game-engine change — this is the same crash-safe engine (wow64-archs-r4) shipped in 1.1.4; existing installs already have it, and the launcher fetches it automatically on a fresh install.
Which download?
BedrockOnLinux-1.1.5-x86_64.AppImage— recommended. Self-contained: make it executable and run it, nothing to install.BedrockOnLinux-1.1.5-x86_64.flatpak— also self-contained (for Flatpak users).bedrock-on-linux_1.1.5_all.deb— Debian / Ubuntu / Mint; apt pulls Python + Tk for you.bedrock-on-linux-1.1.5.pyz— tiny; uses your system Python (needs python3 + tkinter).