Difference between revisions of "Plugins"
From ThresholdRPG Wiki
m (1 revision imported) |
m (1 revision imported) |
(No difference)
|
Latest revision as of 11:02, 18 July 2021
All mud client plugins which are designed for Threshold must adhere strictly to the following guidelines
- Plugin must not send any data to Threshold. This means sending commands or information to the game in any way for any reason.
- Each plugin must be uploaded to its own public github repository. Github repository must include a README.MD file that explains installation and uninstallation instructions as well as instructions on how to update the plugin.
- Github repository must not include user ids or passwords of any kind.
- Owner of Github repository must be responsive to requests and communication via their github page.
- Once a github project is up with a plugin source code and README.MD file, email must be sent with information to threshold@frogdice.com for code review.
- ThresholdRPG administration will code review the plugin source code and will do so at periodic intervals.
- ThresholdRPG administration reserve the right to revoke permission for a mud client plugin.
Available plugins
none yet