# Installation ## AppImage Download packages [here](https://jenkins.thebrokenrail.com/job/minecraft-pi-reborn/job/legacy/lastSuccessfulBuild/artifact/out/). ### System Requirements * Debian Buster/Ubuntu 18.04 Or Higher * Client-Only Dependencies * Graphics Drivers * GTK+ 3 * Debian/Ubuntu: ``sudo apt install libgtk-3-0`` * Arch: ``sudo pacman -S gtk3`` * OpenAL * Debian/Ubuntu: ``sudo apt install libopenal1`` * Arch: ``sudo pacman -S openal`` ### Running Follow [these](https://docs.appimage.org/introduction/quickstart.html#how-to-run-an-appimage) instructions. ## Flatpak Download On Flathub ### Note Game data is stored in ``~/.var/app/com.thebrokenrail.MCPIReborn/.minecraft-pi`` instead of ``~/.minecraft-pi``.