antiwinter / wowa

WoW addon manager, world of warcraft, addon, lua, command line, cli
https://www.npmjs.com/package/wowa
MIT License
58 stars 8 forks source link

Some Curse classic addons won't install #33

Closed Llamatron2112 closed 4 years ago

Llamatron2112 commented 4 years ago

Since a few days I got a few addons for which wowa doesn't seem to detect there's a download for classic. For example https://www.curseforge.com/wow/addons/cooldown-watcher or https://www.curseforge.com/wow/addons/smartloot-for-classic , it just answers "not available [skipped]" when trying to install with their name or their url.

antiwinter commented 4 years ago

Thank you for your feedback. This issue is fixed.

You can update wowa to latest version (1.3.10) and use command wowa update --db to force update database and then install cooldown-watcher again.

Llamatron2112 commented 4 years ago

Yes it seems to be fixed, thanks again for your great work :)