Skip to content

Open source Old School RuneScape client - extended by the RuneLitePlus team and further extended to work with RuneScape Private Servers.

License

Notifications You must be signed in to change notification settings

NateChambers/RuneLitePlus-PrivateServerEdition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RuneLitePlus-PS rev180 Build Status Discord

RuneLitePlus-PS is a fork of RuneLite that provides more functionality and less restrictions while staying open source. This is a specific version meant for rs-mod which can be found here: https://www.rune-server.ee/runescape-development/rs2-server/downloads/684206-180-rs-mod-release.html

Usage

By default, this connects to our sandbox server, which is for client testing.

To setup your rsa keys, navigate to runelite-mixins and go to RSBufferMixin and set modulus and exponent To setup your codebase, navigate to runelite-client/rs and go to RSAppletStub and set codebase = new URL("http://IP_OR_URL_HERE/");

After that it's ran much like RuneLite or RuneLitePlus, install then run RuneLite.main()

To release the built jar publicly, you'd have to host your injected client remotely and make some small modifications to rs.ClientLoader

License

RuneLitePlus-PS is licensed under the BSD 2-clause license. See the license header in the respective file to be sure.

Contribute and Develop

We've set up a separate document for our contribution guidelines.

About

Open source Old School RuneScape client - extended by the RuneLitePlus team and further extended to work with RuneScape Private Servers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.6%
  • Other 0.4%