Update readme.md with Linux packages information (#4336)

[ci skip]
This commit is contained in:
Michał Janiszewski 2016-08-27 12:57:45 +02:00 committed by Michael Steenbeek
parent 65beeeece5
commit 26d2e61fd8
1 changed files with 5 additions and 0 deletions

View File

@ -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