mirror of
https://github.com/SWG-Source/SWG-Source.github.io.git
synced 2026-07-13 16:00:56 -04:00
14 lines
663 B
HTML
14 lines
663 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/">migration guide</a>.</p>
|