Skip to content
This repository has been archived by the owner on Dec 12, 2019. It is now read-only.

A bot-friendly implementation of the Open RSC framework

Notifications You must be signed in to change notification settings

Rune-Status/Marwolf-Slothscape

Repository files navigation

Slothscape

Build Status

Table of contents

  1. Enable High DPI Scaling For High Res Monitors
  2. How to Install
  3. Default Credentials
  4. Minimum Requirements
  5. Hosting Your Own Server

Enable high DPI Scaling For High Res Monitors

Windows:

Note: This requires Java 9 or newer to be installed. Java 8 does not support DPI scaling.

  1. Launch the Slothscape game client

  2. Open task manager (CTRL + ALT + DEL)

  3. Right click the process "Java(TM) Platform SE binary"

  4. Click "Open file location"

  5. Right click on "javaw.exe" and click "Properties"

  6. Click on the "Compatibility" tab

  7. Set this:

  8. Re-launch the Slothscape game client

Return to top


How to Install

Windows:

  1. Install GitHub Desktop

  2. Click "Clone a repository" and specify URL: https://github.com/Open-RSC/Game.git

  1. Click "Clone"

  2. Launch "Game/Go-Windows.cmd"

Linux / Mac:

Paste the following in Terminal to begin the install process:

bash <(curl -s https://raw.githubusercontent.com/Open-RSC/Game/2.0.0/scripts/clone.sh)

Return to top


Default Credentials (user / pass)

Database:

root / root

Forum:

Administrator / password

Return to top


Minimum Requirements

  • Windows 7 x64

  • Mac OS X High Sierra

  • Ubuntu Linux 16.04

  • 1GB RAM

Return to top


Hosting Your Own Server

For those who want to host their own Slothscape server, you can get $100 in DigitalOcean credit that is good for 60 days: https://m.do.co/c/be6a177e6664

We believe security is the most important part of running a server and suggest the following Droplet firewall configuration if you use DigitalOcean:

After you configure this, you can test to see what ports are exposed to the public internet using "nmap DOMAIN -Pn" if you are using Linux and have installed "nmap"

We also recommend that you use CloudFlare to proxy your web traffic. Please use the following settings to ensure you are well protected:

___

Return to top


About

A bot-friendly implementation of the Open RSC framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published