mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 09:32:29 +01:00
Formatting, eof newline
@@ -11,7 +11,7 @@ Keep in mind the package version only changes when there are changes to `PKGBUIL
|
||||
## Debian/Ubuntu
|
||||
https://launchpad.net/~openrct2/+archive/ubuntu/nightly
|
||||
|
||||
This package should work on current version of Ubuntu, 15.10. There is also a version for Ubuntu 14.04, but with default installation there is a conflict in other packages, which is beyond our control; it is possible to install it but may require uninstalling large chunks of your system.
|
||||
This package should work on the current version of Ubuntu, 15.10. There is also a version for Ubuntu 14.04, but with default installation there is a conflict in other packages, which is beyond our control; it is possible to install it but may require uninstalling large chunks of your system.
|
||||
|
||||
Source import and build are run usually once per day, so you can expect a fresh package every day (provided there are any changes)
|
||||
|
||||
@@ -19,8 +19,8 @@ Source import and build are run usually once per day, so you can expect a fresh
|
||||
[Flatpaks](https://www.flatpak.org/) offer an easy way for installing and running applications regardless of your Linux distribution. You can follow [this guide to set up Flatpaks](https://flatpak.org/setup/) on your system if it isn't preinstalled.
|
||||
|
||||
[Flathub](https://flathub.org/home) provides Flatpaks for OpenRCT2:
|
||||
- [Latest stable release](https://flathub.org/repo/appstream/io.openrct2.OpenRCT2.flatpakref)
|
||||
- [Latest development build](https://flathub.org/beta-repo/appstream/io.openrct2.OpenRCT2.flatpakref)
|
||||
* [Latest stable release](https://flathub.org/repo/appstream/io.openrct2.OpenRCT2.flatpakref)
|
||||
* [Latest development build](https://flathub.org/beta-repo/appstream/io.openrct2.OpenRCT2.flatpakref)
|
||||
|
||||
Open the file with your software manager or install it with the command line: `flatpak install --from io.openrct2.OpenRCT2.flatpakref`. OpenRCT2 will be updated with your other applications or manually with `flatpak update`.
|
||||
|
||||
@@ -34,4 +34,4 @@ Each commit (or set of commits, if pushed in bulk) has its own job.
|
||||
# macOS
|
||||
MacOS builds are provided courtesy of GitHub Actions. They can be downloaded from [this overview page](https://openrct2.org/downloads), select latest build on branch "develop".
|
||||
|
||||
Each commit (or set of commits, if pushed in bulk) has its own build.
|
||||
Each commit (or set of commits, if pushed in bulk) has its own build.
|
||||
|
||||
Reference in New Issue
Block a user