Skip to content

ESO add-on to help you save inventory space by only keeping one item of each researchable trait.

License

Notifications You must be signed in to change notification settings

kierdavis/NoResearchDupes

Repository files navigation

NoResearchDupes

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 NoResearchDupes.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

  • Set the maximum compatible API version (the second number on the APIVersion line in NoResearchDupes.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