diff --git a/readme.md b/readme.md index 8598256e73..6e8448e504 100644 --- a/readme.md +++ b/readme.md @@ -39,6 +39,11 @@ OpenRCT2 requires original files of RollerCoaster Tycoon 2 to play. It can be bo [OpenRCT2.org](https://openrct2.org/downloads) offers precompiled builds and installers of the latest stable and the develop branch. There is also a cross platform [Launcher](https://github.com/LRFLEW/OpenRCT2Launcher/releases) available that will automatically update your build of the game so that you always have the latest version. +Some Linux distributions offer native packages already. These packages are usually third-party, but we're trying to resolve issues they are facing. +* ArchLinux AUR: [openrct2-git](https://aur.archlinux.org/packages/openrct2-git) and [openrct2](https://aur.archlinux.org/packages/openrct2) +* Ubuntu PPA: [`master` branch](https://launchpad.net/~openrct2/+archive/ubuntu/master) and [`develop` branch](https://launchpad.net/~openrct2/+archive/ubuntu/nightly) (`develop` branch builds are temporarily on hold due to [missing functionality in bzr](https://bugs.launchpad.net/ubuntu/+source/bzr-git/+bug/1084403)) +* OpenSUSE OBS: [games/openrct2](https://build.opensuse.org/package/view_file/games/openrct2/openrct2.spec) + # 3 Building the game ## 3.1 Building prerequisites