31 lines
1.1 KiB
Markdown
Raw Normal View History

2022-04-23 23:01:52 -04:00
# Installation
2022-06-25 23:03:46 -04:00
## AppImage
2023-11-24 03:07:06 -05:00
Download packages [here](https://gitea.thebrokenrail.com/minecraft-pi-reborn/minecraft-pi-reborn/releases).
2021-02-18 14:04:59 -05:00
2022-07-15 17:27:21 -04:00
### System Requirements
2024-01-23 18:20:14 -05:00
* Debian Bullseye/Ubuntu 20.04 Or Higher
2023-12-02 14:23:28 -05:00
* FUSE 2
2024-02-01 03:18:47 -05:00
* Debian/Ubuntu: `sudo apt install libfuse2`
* Arch: `sudo pacman -S fuse2`
2022-07-15 17:27:21 -04:00
* Client-Only Dependencies
* Graphics Drivers
* GTK+ 3
2024-02-01 03:18:47 -05:00
* Debian/Ubuntu: `sudo apt install libgtk-3-0`
* Arch: `sudo pacman -S gtk3`
2022-07-15 17:27:21 -04:00
* OpenAL
2024-02-01 03:18:47 -05:00
* Debian/Ubuntu: `sudo apt install libopenal1`
* Arch: `sudo pacman -S openal`
2022-07-15 17:27:21 -04:00
2022-06-25 23:03:46 -04:00
### Running
Follow [these](https://docs.appimage.org/introduction/quickstart.html#how-to-run-an-appimage) instructions.
## Flatpak
2022-06-25 23:38:29 -04:00
<a href="https://flathub.org/apps/details/com.thebrokenrail.MCPIReborn"><img width="240" alt="Download On Flathub" src="https://flathub.org/assets/badges/flathub-badge-en.svg" /></a>
2022-06-25 23:03:46 -04:00
### Note
2024-02-01 03:18:47 -05:00
Game data is stored in `~/.var/app/com.thebrokenrail.MCPIReborn/.minecraft-pi` instead of `~/.minecraft-pi`.
2023-05-28 02:58:28 -04:00
## Arch User Repository (Arch Linux Only)
2024-02-01 03:18:47 -05:00
The [`minecraft-pi-reborn-git`](https://aur.archlinux.org/packages/minecraft-pi-reborn-git) is available in the AUR.