An open API service indexing awesome lists of open source software.

https://github.com/hearthsim/hdt-plugins

Plugin list repo for HDT plugin browser
https://github.com/hearthsim/hdt-plugins

hdt hearthstone hearthstone-deck-tracker plugins

Last synced: 4 months ago
JSON representation

Plugin list repo for HDT plugin browser

Awesome Lists containing this project

README

          

# HDT plugin list

this repo is meant to keep a list of plugins for the (upcoming) HDT plugin browser.

## To add plugins, comment [here](https://github.com/HearthSim/HDT-Plugins/issues/2)

---

## guidelines for repositories

these are general guidelines for repositories to be included on this list. Special exceptions can be made if the repository cannot be changed.

* Release tags must be in the formst of `vx.x` or `x.x`. They will be converted to Version objects at runtime and be compared to the versiom number supplied in your `IPlugin`.
* The download should be a .dll or .zip file uploaded to the downloads section of the release. Will take the first download available in cases of 2 or more download files.
* When updating it will install exactly like a manual install, so make sure the release download will not overwrite any config files.