A cross-platform, unofficial addon manager for The Elder Scrolls Online compatible with the Steam Deck.
- GUI
and CLI options(CLI disabled due to breaking changes to support GUI) - Install, remove, and search addons from esoui.com
- Cross-platform support for Linux, macOS, and Windows
- Specific support for ESO on the Steam Deck through Flathub
- Options to auto update Tamriel Trade Centre prices and HarvestMap data
- Light and dark UI themes
- No Java!
- Import managed addons from Minion
- Suggest installing addons for any missing dependencies
The recommended install is to use the version from flathub. This has the added benefit of centralized updates.
Or using the flatpak CLI:
flatpak install com.arviceblot.eso-addon-managerDownload the .AppImage from the releases page.
cargo install --git https://github.com/arviceblot/eso-addons.gitDownload the appropriate file for your OS from the releases page.
Either run using the desktop file flatpak installs or from the CLI:
flatpak run com.arviceblot.eso-addon-managerIf the app was installed through AppImageLauncher, it should have automatically created a desktop entry. This can be added to steam as a non-steam game in desktop mode where it can then be launched in game mode. The app can be closed in game mode using the steam app menu.
cargo run eso-addon-managerAppImageLauncher has the option to automatically install updates, this app has been designed to take advantage of that using GitHub release information.
This project was originally based on the work by Trojan295 at Trojan295/eso-addons. It has since devolved into the abyss, but without his work I probably would not have even started on this silliness.

