Update singleplayer downloads to point to the crossplatform repo

This commit is contained in:
dginovker 2023-08-19 10:19:17 -04:00
parent de1be99b62
commit 2a03ed6d75

View File

@ -60,27 +60,15 @@ Head over to the <a href="./play.html">Play Now</a> page to get going.
<br>
<br>
<h3>Singleplayer</h3>
<b> Setting up Linux Singleplayer </b>
<h3>Singleplayer (Linux + Windows)</h3>
<ol>
<li>Download or clone this <a href="https://gitlab.com/2009scape/singleplayer/linux">repository</a>.</li>
<li>After you unpack the .zip (if you just downloaded it) or it finishes cloning (if you cloned it), open up the folder that it created. </li>
<li>In this folder there will be a run-linux.sh, execute this to start everything up. </li>
<li> What you need to do first before you can run the game is initialize the database. You only have to do this once. </li>
<li> Once that's finished, you can safely run the game with option 1. </li>
</ol>
<b> Setting up Windows Singleplayer </b>
<ol>
<li> Head over to the <a href="https://gitlab.com/2009scape/singleplayer/windows">repository</a>. </li>
<li>Head over to the <a href="https://gitlab.com/2009scape/singleplayer/windows">repository</a>. </li>
<li>Find the big blue button that says "Clone".</li>
<li>Click the one to its left.</li>
<li>Click the Download icon its left.</li>
<li>Select ZIP release.</li>
<li>Download & extract the ZIP to a directory of your liking - preferably desktop or something like that. Program Files likely won't work.</li>
<li>Execute launch.bat. Enjoy the game.</li>
<li>Download & extract the ZIP to a directory of your liking - preferably Desktop or something like that. Program Files likely won't work.</li>
<li>Execute launch.sh on Linux, or launch.bat on Windows. Enjoy the game.</li>
</ol>
<br/>