mirror of
https://github.com/runelite/plugin-hub.git
synced 2025-12-23 22:48:49 -05:00
1ca9b91350bf3491ee9ff15b328bfc1ff1f88575
plugin-hub 
This repository contains markers for RuneLite plugins that are not supported by the RuneLite Developers. The plugins are provided "as is"; we make no guarantees about any plugin in this repo.
Creating new plugins
Clone this repository and run the create_new_plugin.py script. It will ask
some questions then generate a plugin skeleton. When your plugin is ready to
release, create a new GitHub repository with it, then put the url and commit
hash you want to release in this repository's plugins directory and create
a PR. We will then review your plugin to ensure it isn't malicious or breaking
jagex's rules.
If it is difficult for us to ensure the plugin isn't against the rules we
will not merge it.
Description
Languages
Java
95.1%
Python
4.9%
