36 lines
1.4 KiB
Markdown
36 lines
1.4 KiB
Markdown
# Illumine Plugins
|
|
|
|
External plugins for OpenOSRS that focus on automation, this is a seperate entity, not OpenOSRS.
|
|
|
|
The purpose of this repository is primarily for my own learning but also to provide open-source examples of automation using plugins.
|
|
|
|
My development skills are novice at best so please take all of this with a grain of salt, feel free to join the discord: https://discord.com/invite/9fGzEDR or message me illumine#0083 to provide feedback or talk OSRS automation.
|
|
|
|
# Use
|
|
|
|
**Supported plugins:**
|
|
|
|
You will need to add **two** repositories. Mine and Owain's which is used for break handling.
|
|
|
|
Mine:
|
|
|
|
**Github Repository owner:** illumineawake
|
|
|
|
**Github Repository name:** illu-plugins
|
|
|
|
Owain's:
|
|
|
|
**Github Repository owner:** Owain94
|
|
|
|
**Github Repository name:** OpenOSRS-external-plugins-hosting
|
|
|
|
**_Unsupported plugins:_**
|
|
|
|
Install manually from the archive folder within this repo. Download (or compile) the jar and add it to your .runelite/externalmanager folder. Note that these plugins are unsupported and I won't be fixing any bugs for the meantime.
|
|
|
|
# Credits
|
|
|
|
The majority of functionality is available thanks to Ganom's ExtUtils. He makes great plugins and has been very generous with open-sourcing. Support him by subscribing to his patreon @https://www.patreon.com/ganom and checking out his repo: https://github.com/Ganom/ExternalPlugin
|
|
|
|
Additional credit to the likes of: Owain94, Tom C, kyle, swaz and many others!.
|