Skip to content

Release v0.2.2

Compare
Choose a tag to compare
@dyoung522 dyoung522 released this 06 Sep 21:58
· 18 commits to main since this release

esotools

tools used to list, install, and validate ESO AddOns

Usage:

  esotools [command]

Available Commands:

  backup    Various backup commands
  check     Various check commands
  completion Generate the autocompletion script for the specified shell
  help      Help about any command
  list      Various listing commands

Flags:

      --config string   config file (default is $HOME/.esotools.yaml)
  -H, --esohome live    The full installation path of your ESO game files (where the live folder lives).
  -h, --help            help for esotools
  -N, --no-color        do not output ANSI color codes
  -v, --verbose count   counted verbosity
      --version         version for esotools

Use "esotools [command] --help" for more information about a command.

Full Changelog: v0.1.1...v0.2.0