diff --git a/HearthstoneRandomizer.toc b/HearthstoneRandomizer.toc index d30edb5..bf503d0 100644 --- a/HearthstoneRandomizer.toc +++ b/HearthstoneRandomizer.toc @@ -1,4 +1,4 @@ -## Interface: 100205 +## Interface: 100206 ## Title: Hearthstone Randomizer ## Author: Nollychi - fork of Hemco's Random Hearth Toy addon diff --git a/README.md b/README.md index dc17ef7..f4c71ac 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ This World of Warcraft addon creates a macro that dynamically randomizes your hearthstone toys, selecting a new one each time so you're always surprised which one you use! This addon is a fork of the `random-hearthstone-toy` (see credits below). It has been updated to create a macro rather than using a hidden button, and has been updated to include newer hearthstone toys as well as the removal of Convenant specific restrictions that were outdated. +## Usage + +After installing the addon and loading up World of Warcraft, a new macro will be created in your macro list called "RHT". This macro will automatically randomize a hearthstone toy. After clicking the macro, it will select a different random hearthstone toy from your inventory and update the macro to use that one instead. + ## Installation This addon is not yet available on CurseForge, so you'll need to install it manually, or via the Github link installer on the WoWUp installer. To install manually, download the latest release from the [releases page](https://github.com/lyledouglass/hearthstone-randomizer/releases) and extract the contents to your `World of Warcraft\_retail_\Interface\AddOns` folder.