From fc8344f639107b78656e2233bb2bb38c2d0b0fd6 Mon Sep 17 00:00:00 2001 From: Margen67 Date: Wed, 28 Apr 2021 14:40:19 -1000 Subject: [PATCH] Update ancient Ubuntu versions, replace AppVeyor with GitHub Actions --- Getting-packaged-versions.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Getting-packaged-versions.md b/Getting-packaged-versions.md index 975d828..b275048 100644 --- a/Getting-packaged-versions.md +++ b/Getting-packaged-versions.md @@ -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 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. +There is a version for Ubuntu Focal (20.04), Groovy (20.10), and Hirsute (21.40). Source import and build are run usually once per day, so you can expect a fresh package every day (provided there are any changes) @@ -25,13 +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. +The project is using the continuous integration service named GitHub Actions, which is 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. +They can be downloaded from [this overview page](https://openrct2.org/downloads). 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". +MacOS builds are provided courtesy of GitHub Actions. They can be downloaded from [this overview page](https://openrct2.org/downloads). Each commit (or set of commits, if pushed in bulk) has its own build.