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
- Host: GitHub
- URL: https://github.com/hearthsim/hdt-plugins
- Owner: HearthSim
- Created: 2017-02-18T01:53:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-03T13:31:23.000Z (about 9 years ago)
- Last Synced: 2025-08-13T23:34:32.782Z (10 months ago)
- Topics: hdt, hearthstone, hearthstone-deck-tracker, plugins
- Size: 7.81 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.