Using RuneLite For Development Purposes - 2004Scape/Server GitHub Wiki
Our fellow Estonian friend Kris is no longer supporting the Event Inspector for RuneLite but this does not mean we can't continue to utilize the developer tools.
1. Install IntelliJ (Community Edition is completely free)
https://www.jetbrains.com/idea/download/
2. Clone RuneLite
Get from VCS:
Paste URL:
- HTTPS: https://github.com/runelite/runelite.git
- SSH: [email protected]:runelite/runelite.git
3. Setup RuneLite
Open the Project Structure:
Download JDK:
Select Version: 11 and Vendor: Eclipse Temurin (AdoptOpenJDK HotSpot) and download
Install Git if it asks you and then apply changes:
4. Build RuneLite
Add this additional option in the configuration here and apply changes:
Now build it:
Enable Lombok Annotation Processing if it asks you:
Success!
5. Setup Client
Add VM options:
Run RuneLite:
If you are using a Jagex Account: https://github.com/runelite/runelite/wiki/Using-Jagex-Accounts