Information for users (what this addon does, how to install it, how to get help) is available on the addon's page on esoui.com.
- Increase
AddOnVersionin CanICraftThis.txt. - Create a git tag
v$VERSION. - Run
tools/release.sh $VERSIONto create ZIP file. - Push
mainbranch and tags to Github. - Create a Github release and attach the new ZIP file.
- Upload new ZIP file to esoui.com.
- Add any new item sets to the list in
Data/EqSet.lua. - Set the maximum compatible API version (the second number on the
APIVersionline inCanICraftThis.txt) to the latest ESO API version as per this list. - Test that the addon works as expected.
- Publish a release by following steps above.