1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-20 06:12:57 +01:00

Updated Getting packaged versions (markdown)

janisozaur
2016-01-12 09:34:54 +01:00
parent 3d51691ee2
commit 2e6566e89f

@@ -16,12 +16,18 @@ 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 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)
# Windows # Windows
The project is using continuous integration service named Appveyor, which was set up to package the build artifacts. 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. 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
OS X build are provided courtesy of Travis-CI. From the [overview page](https://travis-ci.org/OpenRCT2/OpenRCT2/branches), select latest build on branch "develop", choose the job that was ran on OS X (example: https://travis-ci.org/OpenRCT2/OpenRCT2/jobs/101711015), scroll down to the last command `curl --upload-file OpenRCT2.dmg http://transfer.sh/OpenRCT2.dmg` and expand it, there will be a link to the build. Keep in mind these are valid only for two weeks. OS X build are provided courtesy of Travis-CI. From the [overview page](https://travis-ci.org/OpenRCT2/OpenRCT2/branches), select latest build on branch "develop", choose the job that was ran on OS X (example: https://travis-ci.org/OpenRCT2/OpenRCT2/jobs/101711015), scroll down to the last command `curl --upload-file OpenRCT2.dmg http://transfer.sh/OpenRCT2.dmg` and expand it, there will be a link to the build. Keep in mind these are valid only for two weeks.
Each commit (or set of commits, if pushed in bulk) has its own job.