# eso-addons ![crates.io](https://img.shields.io/crates/v/eso-addons.svg) Unofficial cross-platform console AddOn manager for The Elder Scrolls Online. ```bash ESO AddOn Manager Usage: eso-addons [OPTIONS] [COMMAND] Commands: list Display installed AddOns link Set up your AddOn directory add Add an AddOn from esoui update Update eligible AddOns remove Remove installed AddOn help Print this message or the help of the given subcommand(s) Options: --fix-missing-addons Look up installed AddOns without an esoui url associated -h, --help Print help -V, --version Print version ``` ## Installation The easiest way right now is via [cargo](https://rustup.rs/). `cargo install eso-addons`