Replies: 1 comment 2 replies
Dominos is in the catalogue but its Curse ID is not listed in the add-on's TOC file so we're not able to extract it automatically. There would need to be a way to augment collected add-on metadata, which currently there isn't.
The add-on data are stored separately. Uninstalling an add-on never deletes its data. The easiest solution to your problem is: Or: to see if it's available from other sources. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I have an addon installed (Dominos) - this addon is not picked up by the reconcile command.
Since this addon seems to have releases on github ( https://github.com/tullamods/Dominos ); what is the best way to update instawow so it points to github?
Do I open a PR against https://github.com/layday/github-wow-addon-catalogue/blob/main/addons.csv, and add the URL there?
Wondering if some sort of local command would be useful, like a
instawow reconcile addon-name url
To update my local version, so it can be migrated, at least until it is added to the addons.csv file?
Alternatively, I could tell instawow to remove my current install, then install it via the github URL - but would this potentially blow away my saved data for that addon when I uninstall it? Or are they stored separately so I wouldn't lose anything?
All reactions