From 6c13b35a9c6571f065deb86d97312137fc7886b5 Mon Sep 17 00:00:00 2001 From: randy Date: Sun, 17 Nov 2024 17:51:12 -0700 Subject: [PATCH] Update 'Client Install' --- Client-Install.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Client-Install.md diff --git a/Client-Install.md b/Client-Install.md new file mode 100644 index 0000000..0270cb6 --- /dev/null +++ b/Client-Install.md @@ -0,0 +1,12 @@ +This page explains how to connect to the Snowscape server as a user. + +Go here to download the launcher: https://2009scape.org/site/game_guide/play.html +Launch it once, then close it. +Go to %userprofile%\2009scape\config.json +Change the first two lines from "play.2009scape.org" to "snowlab.cc". +Run the launcher (optionally install plugins in the settings tab for some extra controls) then click "play" on the bottom. +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. + +To use the mobile app, download the apk file here and install it: https://github.com/2009scape/2009Scape-mobile/releases +Copy the config.json file from your computer to your phone somehow. +In the app settings, import the config file. \ No newline at end of file