From a697e1ea1f37074c5e5417e91635086fb5630ebc Mon Sep 17 00:00:00 2001 From: Tekaoh <45337851+Tekaoh@users.noreply.github.com> Date: Wed, 28 Nov 2018 08:11:51 -0600 Subject: [PATCH] added links to 1.2.1 archives --- _docs/installation.md | 6 +++--- index.html | 10 ++++++---- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/_docs/installation.md b/_docs/installation.md index 9c60dec..50760e9 100644 --- a/_docs/installation.md +++ b/_docs/installation.md @@ -4,9 +4,9 @@ title: Installation # Installation Insctructions
## Stuff To Download -To get setup with the SWG Source platform, you will need the server and client archives: (links coming soon) -* SWG Source Server v1.2.1 -* SWG Source Client v1.2.1 +To get setup with the SWG Source platform, you will need the server and client archives: +* [SWG Source Server v1.2.1](https://bit.ly/SWGSourceServer121) +* [SWG Source Client v1.2.1](https://bit.ly/SWGSourceClient121) You will also need [7zip](https://www.7-zip.org/) to open those archives and [Oracle VirtualBox](https://www.virtualbox.org/) to run the server VM. (It is also recommended that you install the Extension Pack for USB 3.0 support.) diff --git a/index.html b/index.html index 40511d9..d38f947 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,11 @@ title: Home ---

Welcome to SWG Source!

-

To get started, check out the following downloads: (Links coming soon...) +

To get started, check out the following downloads:

- To run the server, you will need Oracle VirtualBox. For detailed setup insctructions, see the installation guide.

+ To run the server, you will need Oracle VirtualBox. + For detailed setup insctructions, see the installation guide. + If you're already running v1.2, check out the migration guide.