Skip to content

Commit

Permalink
Merge branch 'master' of ssh://github.com/rembound/Arena-Helper
Browse files Browse the repository at this point in the history
  • Loading branch information
rembound committed Sep 7, 2015
2 parents cfd5b6d + a79a6c8 commit d829ec1
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ The plugin uses perceptual hashing to detect the Hearthstone arena heroes and ca

More technical information about how the plugin uses image recognition and how it calculates the perceptual hashes can be found in my article [Arena Helper](http://rembound.com/projects/arena-helper).

If you like to support me and the continued development of this plugin, any donations are greatly appreciated. Thank you for your support!
[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=info%40rembound%2ecom&lc=NL&item_name=Rembound%2ecom&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted)

## Creating Plugins

Arena Helper now has support for plugins within the plugin. If you are a site owner that has an API or if you want to create a website that integrates with Hearthstone to automatically detect the Arena cards and present a value and possible advice to the player, you can create your own plugin. Check out my article [How To Write Plugins For Arena Helper](http://rembound.com/articles/how-to-write-plugins-for-arena-helper) to read a tutorial on how to create such a plugin. If you want to see how it works immediately, you can find a TestPlugin project in the latest source code.
Expand Down Expand Up @@ -54,8 +57,3 @@ All cards are picked. The deck can be saved to Hearthstone Deck Tracker, without
All arena decks are saved in the AppData directory: HearthstoneDeckTracker\ArenaHelper\Decks
If the plugin made a mistake, you can override or reset the cards and card picks manually by editing the .json files in the decks directory.
The position of the Arena Helper window is saved automatically in a config file.

## Support

If you like to support me and the continued development of this plugin, any donations are greatly appreciated. Thank you for your support!
[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=info%40rembound%2ecom&lc=NL&item_name=Rembound%2ecom&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted)

0 comments on commit d829ec1

Please sign in to comment.