Skip to content

Using rsprox for Development Purposes

Jordan edited this page Aug 13, 2024 · 2 revisions

1. Install IntelliJ (Community Edition is completely free)

https://www.jetbrains.com/idea/download/

2. Clone rsprox

Get from VCS:

image

Paste URL:

image

3. Setup rsprox

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 rsprox

image

Set Gradle JVM to use the Project SDK (Version 11 Eclipse Temurin (AdoptOpenJDK Hotspot):

image

Reload the project with Gradle:

image

Success!

image

Run rsprox:

image


image

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

image