1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

more outdated mentions of travis/os x

Margen67
2021-04-18 06:12:30 -10:00
parent 0564d68596
commit dd1d77137f

@@ -1,9 +1,7 @@
You can download automated builds of OpenRCT2 for a few systems. Amount of support may vary across these packages, feel free to contribute improvements.
# Linux
## Arch
https://aur.archlinux.org/packages/openrct2-git
While not an official package, the author of this package keeps it updated and it is in a good shape. Some contributors use Arch, so the contents of the package itself should work just fine. This package is built from source on your system.
@@ -11,7 +9,6 @@ While not an official package, the author of this package keeps it updated and i
Keep in mind the package version only changes when there are changes to `PKGBUILD` or accompanying files, which may not reflects status of development, so reinstalling this package will result in getting latest changes.
## 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.
@@ -19,7 +16,6 @@ This package should work on current version of Ubuntu, 15.10. There is also a ve
Source import and build are run usually once per day, so you can expect a fresh package every day (provided there are any changes)
## Flatpak
[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:
@@ -29,15 +25,13 @@ Source import and build are run usually once per day, so you can expect a fresh
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`.
# Windows
The project is using continuous integration service named Appveyor, which was set up to package the build artifacts.
From list of latest builds (https://ci.appveyor.com/project/IntelOrca/openrct2-ject9/history) select one that you're interested in, choose "Artifacts" tab (example: https://ci.appveyor.com/project/IntelOrca/openrct2-ject9/build/0.0.4.549/artifacts) and download the zip.
Each commit (or set of commits, if pushed in bulk) has its own job.
# OS X
OS X build are provided courtesy of Travis-CI. They can be downloaded from [this overview page](https://openrct2.org/downloads), select latest build on branch "develop".
# 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.