mirror of
https://github.com/SWG-Source/SWG-Source.github.io.git
synced 2026-07-13 16:00:56 -04:00
added links to 1.2.1 archives
This commit is contained in:
@@ -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
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user