diff --git a/Client-Install.md b/Client-Install.md index 31a82ca..c922864 100644 --- a/Client-Install.md +++ b/Client-Install.md @@ -1,15 +1,18 @@ This page explains how to connect to the Snowscape server as a user. +Windows + 1. Go here to download the launcher: https://2009scape.org/site/game_guide/play.html 2. Launch it once, then close it. -3. Go to %userprofile%\2009scape\config.json -4. Change the first two lines from "play.2009scape.org" to "runescape.snowlab.cc". +3. Open File Explorer and paste ```%userprofile%\2009scape``` in the address bar +4. Open the ```config.json``` file. +4. Change ```play.2009scape.org``` to ```runescape.snowlab.cc``` on both lines. 5. Run the launcher (optionally install plugins in the settings tab for some extra controls) then click "play" on the bottom. -6. Note that if you edit the "server profile" in the settings tab, that will overwrite your config.json file and you'll need to change it again. +6. Note that if you edit the "server profile" in the settings tab, that will overwrite your ```config.json``` file and you'll need to change it again. Mobile App 1. Download the apk file here and install it: https://github.com/2009scape/2009Scape-mobile/releases -2. Copy the config.json file from your computer to your phone somehow. +2. Copy the ```config.json``` file mentioned in the Windows section to your phone somehow. 3. In the app settings, import the config file. \ No newline at end of file