Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 951 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 951 Bytes

CanICraftThis

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.

Release process

  • Increase AddOnVersion in CanICraftThis.txt.
  • Create a git tag v$VERSION.
  • Run tools/release.sh $VERSION to create ZIP file.
  • Push main branch and tags to Github.
  • Create a Github release and attach the new ZIP file.
  • Upload new ZIP file to esoui.com.

Supporting a new ESO release

  • Add any new item sets to the list in Data/EqSet.lua.
  • Set the maximum compatible API version (the second number on the APIVersion line in CanICraftThis.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.

License

LICENSE.txt