illu-plugins/README.md

36 lines
1.4 KiB
Markdown
Raw Normal View History

2020-05-21 15:54:36 +00:00
# Illumine Plugins
2020-05-21 15:40:28 +00:00
2020-05-21 15:54:36 +00:00
External plugins for OpenOSRS that focus on automation, this is a seperate entity, not OpenOSRS.
2020-05-21 15:40:28 +00:00
2020-05-21 15:54:36 +00:00
The purpose of this repository is primarily for my own learning but also to provide open-source examples of automation using plugins.
2020-05-21 15:40:28 +00:00
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.gg/9uguASn or message me illumine#0083 to provide feedback or talk OSRS automation.
2020-05-21 15:40:28 +00:00
2020-05-21 15:54:36 +00:00
# Use
2020-05-21 15:40:28 +00:00
**Supported plugins:**
2020-08-08 20:40:33 +00:00
You will need to add **two** repositories. Mine and Owain's which is used for break handling.
Mine:
2020-05-21 15:55:06 +00:00
**Github Repository owner:** illumineawake
**Github Repository name:** illu-plugins
2020-05-21 15:55:06 +00:00
2020-08-08 20:40:33 +00:00
Owain's:
**Github Repository owner:** Owain94
**Github Repository name:** OpenOSRS-external-plugins-hosting
**_Unsupported plugins:_**
2020-05-21 15:40:28 +00:00
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.
2020-05-21 15:55:06 +00:00
2020-05-21 15:54:36 +00:00
# Credits
2020-05-21 15:40:28 +00:00
2020-05-21 15:54:36 +00:00
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
2020-05-21 15:40:28 +00:00
2020-06-23 08:49:36 +00:00
Additional credit to the likes of: Owain94, Tom C, kyle, swaz and many others!.