Skip to content

Using RuneLite For Development Purposes

Jordan edited this page Aug 2, 2024 · 2 revisions

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:

image

Paste URL:

image

3. Setup RuneLite

Open the Project Structure:

image

Download JDK:

image

Select Version: 11 and Vendor: Eclipse Temurin (AdoptOpenJDK HotSpot) and download

image

Install Git if it asks you and then apply changes:

image

4. Build RuneLite

image

Add this additional option in the configuration here and apply changes:

image

Now build it:

image

Enable Lombok Annotation Processing if it asks you:

image

Success!

image

5. Setup Client

image

Add VM options:

image

image

Run RuneLite:

image


If you are using a Jagex Account: https://github.com/runelite/runelite/wiki/Using-Jagex-Accounts image