awls99 / Random-Hearthstone-Toy-Continued

A continuation of Hemco's random Hearth toy
MIT License
0 stars 1 forks source link

Create a release compatible with WoWUp #27

Open SpareSimian opened 1 month ago

SpareSimian commented 1 month ago

WoWUp can install addons from Wago, WoWInterface, and directly from GitHub as well as from Curse. I use this procedure to make my addons work with it:

https://gist.github.com/SpareSimian/c91f5f0261a11f030c363553f685ab71

awls99 commented 1 month ago

honestly thought wowup had died some time ago, I'll take a look into it soon

SpareSimian commented 1 month ago

Thanks. It's fast and ad-free so I don't have to worry about getting infected by malware in an ad. I used to use Ajour, which is even faster, but the dev stopped working on it.

The BigWigs script looked complicated at first but I found it was pretty easy to integrate once I understood what it does, so I wrote up that gist with my experience.