eso-addons

Crates.ioeso-addons
lib.rseso-addons
version0.2.1
sourcesrc
created_at2023-06-05 15:32:44.06393
updated_at2023-06-20 18:39:34.818592
descriptionUnofficial cross-platform console AddOn manager for The Elder Scrolls Online
homepagehttps://codeberg.org/maadsharp/eso-addons
repositoryhttps://codeberg.org/maadsharp/eso-addons
max_upload_size
id883119
size112,575
Miguel A. Arilla (mangelarilla)

documentation

https://docs.rs/eso-addons

README

eso-addons crates.io

Unofficial cross-platform console AddOn manager for The Elder Scrolls Online.

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.

cargo install eso-addons

Commit count: 0

cargo fmt