From 8e51d2e494e67e0cf611076ef13128f1599ce261 Mon Sep 17 00:00:00 2001 From: Starfire13 <72491792+Starfire13@users.noreply.github.com> Date: Mon, 20 Jan 2025 07:59:04 +1100 Subject: [PATCH] Updated Preview builds (markdown) --- Preview-builds.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Preview-builds.md b/Preview-builds.md index 39047d1..e68e200 100644 --- a/Preview-builds.md +++ b/Preview-builds.md @@ -1,6 +1,6 @@ The latest build of the development branch can be found [here](https://github.com/dcs-retribution/dcs-retribution/actions/workflows/build.yml?query=branch%3Adev+event%3Apush). That page shows the build for every change that goes into our development branch. Builds at the top of the page are newer. If you click on them and are logged in to GitHub, you can download the release from the "Artifacts" section of the page. -**This is a development branch. Sometimes we break things, and plenty of things will be works in progress. Save games may not work across builds, and you should back up any save games you don't want to lose before loading them with a development build.** +**This is a development branch. Sometimes we break things, and plenty of things will be works in progress. Save games may not work across builds (though we strive for compatibility), and you should back up any save games you don't want to lose before loading them with a development build.** # Downloading an alpha or beta build 1. Make sure you are signed in to Github. Github does not allow downloading of preview builds without an account. @@ -11,7 +11,7 @@ The latest build of the development branch can be found [here](https://github.co 4. Do not overwrite one build with another. Delete the old build's files first. # Downloading a preview build of a specific Pull Request -Note: You should only follow the instructions below if you are looking to download the preview build from a SPECIFIC pull request that has not been merged into the main dev branch, not if you're just looking for the latest alpha or beta build. For most folks, this is not something you would need to do. See the section above for alpha/beta build instructions. +Note: You should only follow the instructions below if you are looking to download the preview build from a SPECIFIC pull request that has not been merged into the main dev branch (e.g. if we have suggested on the Discord that you do so for testing purposes), not if you're just looking for the latest alpha or beta build. It is likely that you will encounter problems if you download a random unmerged pull request. For most folks, this is not something you would need to do. See the section above for alpha/beta build instructions. Click on the Pull Request you are interested in, then click on "Checks" ![image](https://github.com/user-attachments/assets/70fd17bd-cc6a-4a12-9eb7-bc48c8d803db)