/rsc

A Runescape Classic™ private server base, with client loader.

Primary LanguageJavaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

A Runescape Classic™ private server base, with client loader. This project contains no proprietary files - the loader downloads the game client at runtime, andswaps the in-memory encryption keys for our own, and redirects connection to our own server.

The server is split in to 2 parts:

  • server: A Dropwizard service for handling client connections and requests.
  • dataserver: A Hibernate based Dropwizard service for handling game data.

Build Status

Note: This is far from complete, and isn't likely to be developed much further. It was a weekend project.