added links to 1.2.1 archives

This commit is contained in:
Tekaoh
2018-11-28 08:11:51 -06:00
parent fa36864c2f
commit a697e1ea1f
2 changed files with 9 additions and 7 deletions
+3 -3
View File
@@ -4,9 +4,9 @@ title: Installation
# Installation Insctructions
<br />
## 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.)
+6 -4
View File
@@ -2,9 +2,11 @@
title: Home
---
<h1>Welcome to SWG Source!</h1>
<p>To get started, check out the following downloads: (Links coming soon...)
<p>To get started, check out the following downloads:
<ul>
<li>SWG Source Server v1.2.1</li>
<li>SWG Source Client v1.2.1</li>
<li><a href="https://bit.ly/SWGSourceServer121" target="_blank">SWG Source Server v1.2.1</a></li>
<li><a href="https://bit.ly/SWGSourceClient121" target="_blank">SWG Source Client v1.2.1</a></li>
</ul>
To run the server, you will need <a href="https://www.virtualbox.org/" target="_blank">Oracle VirtualBox</a>. For detailed setup insctructions, see the <a href="/docs/installation.html/">installation guide</a>.</p>
To run the server, you will need <a href="https://www.virtualbox.org/" target="_blank">Oracle VirtualBox</a>.
For detailed setup insctructions, see the <a href="/docs/installation.html/">installation guide</a>.
If you're already running v1.2, check out the <a href="/docs/migrate-from-1.2/">migration guide</a>.</p>