Crates.io | elvui-refresh |
lib.rs | elvui-refresh |
version | 1.0.3 |
source | src |
created_at | 2023-05-17 07:07:59.852957 |
updated_at | 2023-05-18 00:10:11.824354 |
description | A program to download, extract and install the latest version of ElvUI |
homepage | |
repository | |
max_upload_size | |
id | 866728 |
size | 67,562 |
This tool allows users to download and install the latest version of ElvUI to their Blizzard addons folder.
Run cargo install elvui-refresh
Open bash.exe
on windows and run the following:
$ curl https://github.com/chancehl/elvui-refresh/releases/download/v1.0.2/elvui-refresh-x86_64-pc-windows-msvc.zip --output %userprofile%\Downloads\elvui-refresh.zip -L
$ tar -zvxf %userprofile%\Downloads\elvui-refresh.tar.gz
A program to download, extract and install the latest version of ElvUI
Usage: elvui-refresh [OPTIONS]
Options:
-f, --addons-folder <ADDONS_FOLDER> The addons folder location
-h, --help Print help
-V, --version Print version