rexzer;54675 wrote:How to install the files in the hearthranger folder please someone guide
Take the file with all the .json files, it should have the name "WarlockStandard" or "(Whateverclass)Standard" and place it in the Hearthranger folder called CustomConfig.
The folder with the aforementioned .json files should also have a deck_config.ini file. If you open this with notepad, you should be able to scroll down and read a bunch of things which look like :
SecretHunter = SecretHunterStandard
DragonPriest = DragonPriestStandard
MurlocPaladin = MurlocPaladinStandard
AggroPaladin = AggroPaladinStandard
(Deck name) = (Folder name)
So if I want to use this bots custom config for an aggro pally deck, I would name my deck AggroPaladin, and put in the .ini file
AggroPaladin = AggroPaladinStandard
Now, when HR runs this deck, it uses the specified folder to make decisions.
Hope this helps!