wow-addon-updater

command module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 14, 2021 License: MIT Imports: 11 Imported by: 0

README

Go Report Card License CI Status codecov

WoW-Addon-Updater

Currently supported AddOn sources:

Run the Updater

For windows simply run the updater.exe file and the terminal with the output should pop up. For linux and macOS simply run ./updater from the terminal. By default the updater will look for a configuration file config.yaml in the same directory as the application. To use a different configuration file path run the application with the -c flag, e.g. -c path/to/config to overwrite the default.

Configuration

A configuration file contains the path to the interface directory on your system as well as the list of addons. This works for classic and retail identical.

classic:
    path: path/to/classic/interface/directory
    addons:
    - https://www.tukui.org/classic-addons.php?id=1
    - https://github.com/AeroScripts/QuestieDev
    - https://www.wowinterface.com/downloads/info24608-Hekili.html
retail:
    path: path/to/retail/interface/directory
    addons: []

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL