Skip to content

Releases: dyoung522/esotools

ESO Tools v0.2.3

13 Sep 23:03
2a7427a
Compare
Choose a tag to compare

Usage:

esotools [command] [flags]

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
  version   Print the version information

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.

What's Changed

  • Add version command
  • Add GitHub Action to create binary assets upon release

Full Changelog: v0.2.2...v0.2.3

Release v0.2.2

06 Sep 21:58
Compare
Choose a tag to compare

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

First Release

05 Sep 01:55
Compare
Choose a tag to compare

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.