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.