Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 677 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 677 Bytes

OPRS plugins port to Runelite

Includes Player attack timer, Gauntlet extended, Theatre of Blood, Hydra, God wars, Chambers of Xerics and Tombs of Amascut.

Run ./gradlew shadowJar and a runnable jar will appear in build/libs/*-all.jar. In order to run the jar use the arg -ea.

Building

Recommended IntelliJ Idea Community Edition as well as Java 11. You can either have IntelliJ install Java (select Eclipse Temurin) or download it from https://adoptium.net/temurin/releases/. Check the Runelite Wiki for additional help building the project.