From 4ce0580ff41f9b4298aa4ddf93c2613db7752dfe Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Sun, 29 Nov 2020 15:41:49 -0800 Subject: [PATCH] Add a wiki page for preview builds. --- Preview-builds.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Preview-builds.md diff --git a/Preview-builds.md b/Preview-builds.md new file mode 100644 index 0000000..daa174a --- /dev/null +++ b/Preview-builds.md @@ -0,0 +1,3 @@ +The latest build of the development branch can be found [here](https://github.com/Khopa/dcs_liberation/actions?query=branch%3Adevelop+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.** \ No newline at end of file