Files
SWG-Source.github.io/index.html
T
2018-11-28 20:27:02 -06:00

14 lines
666 B
HTML

---
title: Home
---
<h1>Welcome to SWG Source!</h1>
<p>To get started, check out the following downloads:
<ul>
<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>
</p>
<p>To run the server, you will need <a href="https://www.virtualbox.org/" target="_blank">Oracle VirtualBox</a>.</p>
<p>For detailed setup insctructions, see the <a href="/docs/installation.html">installation guide</a>.</p>
<p>If you're already running v1.2, check out the <a href="/docs/migrate-from-1.2.html">migration guide</a>.</p>