Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1010 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 1010 Bytes

RuneLite - Extended

This is a forked runelite client of here. In this repository I have commited some personal plugins that I have been working on/am working on. So far this is the list of custom plugins compared to the original client:

  • StatsStalker - This plugin enables to track your progress vs your friends or another players on runescape. It displays a widget with level information compared to yours and shows the XP differences.

Usage

Open the project in your IDE as a Maven project, build the root module and then run the RuneLite class in runelite-client.
For more information visit the RuneLite Wiki.

License

RuneLite 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.