From 89b5403c6ad324c4cebdd780a964f63d3a996fdc Mon Sep 17 00:00:00 2001 From: Margen67 Date: Tue, 14 Apr 2020 08:38:13 -0700 Subject: [PATCH] Updated Frequently Asked Questions (FAQ) (markdown) --- Frequently-Asked-Questions-(FAQ).md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Frequently-Asked-Questions-(FAQ).md b/Frequently-Asked-Questions-(FAQ).md index b16a563..6bb30cb 100644 --- a/Frequently-Asked-Questions-(FAQ).md +++ b/Frequently-Asked-Questions-(FAQ).md @@ -1,6 +1,7 @@ ### Where do I download Cxbx-Reloaded builds? - -* [Here.](https://ci.appveyor.com/api/projects/SoullessSentinel/cxbx-reloaded/artifacts/export/Release.zip?branch=develop&job=Configuration:%20Release&pr=false) + * **[Release Builds](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/releases)** + * **WINE users will need to use `CxbxReloaded-Release-VS2017.zip` for it to run correctly.** + * *[Full build history](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/actions?query=workflow%3A%22GitHub+CI%22)* ---