Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 981 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 981 Bytes

RotorHazard Community Store

This project contains the database generation code for the RotorHazard Community Store.

Add a new plugin

  1. Fork this repository.
  2. Create a new branch from the main branch.
  3. Add your plugin to the plugins.json file.
  4. Create a pull request.

Before submitting

If you apply the plugin template to an existing RotorHazard plugin that uses GitHub releases, please note that the community store / plugin install manager is only compatible with published releases that also pass the RHFest checks.

🌟 Credits

This project is inspired by the way how HACS handles the metadata database of custom integrations for Home Assistant.

License

Distributed under the MIT License. See LICENSE for more information.