Skip to content

runelite/runelite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f689d50 · Apr 24, 2025
Feb 16, 2025
Jul 20, 2017
Apr 23, 2025
Apr 24, 2022
Apr 23, 2025
Apr 24, 2025
Apr 23, 2025
Apr 23, 2025
May 12, 2022
Jun 29, 2017
Sep 22, 2024
Jul 8, 2023
Apr 23, 2025
Jun 20, 2022

Repository files navigation

runelite CI Discord

RuneLite is a free, open source OldSchool RuneScape client.

If you have any questions, please join our IRC channel on irc.rizon.net #runelite or alternatively our Discord server.

Project Layout

  • cache - Libraries used for reading/writing cache files, as well as the data in it
  • runelite-api - RuneLite API, interfaces for accessing the client
  • runelite-client - Game client with plugins

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.