I was missing a addon manager for ESO UI on Linux. There is Minion, which I tried to run in the Wine prefix of my ESO installation, but it crashed too often.

What I expected from the addon manager was:

  • working on Linux
  • command line interface
  • easy to backup the addon configuration

So I created eso-addons. It uses a single configuration file for storing the addon configuration, so I can just backup this config file and use it to restore my addons. I prebuilt binaries for Linux, Windows and MacOS, but I didn’t test the Windows and MacOS ones.

You can check my config here on GitHub.