mirror of
https://github.com/runelite/plugin-hub.git
synced 2025-12-23 22:48:49 -05:00
c6f64e4fa98a34b6a53d21df0ab40c37dbc4b5ca
templateplugin: remove empty line in config and add README
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%
