9个版本 (3个稳定版)
1.0.3 | 2023年5月18日 |
---|---|
1.0.2 | 2023年5月17日 |
0.6.0 | 2023年5月17日 |
0.5.0 | 2023年5月17日 |
0.1.0 | 2023年5月17日 |
#33 在 #插件
每月96次下载
19KB
174 行
ElvUI Refresh CLI 📦
此工具允许用户将ElvUI的最新版本下载并安装到他们的Blizzard插件文件夹中。
安装
(最简单) 你是Rustacean吗? 🦀
运行 cargo install elvui-refresh
手动安装
在Windows上打开 bash.exe
并运行以下命令
$ 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
依赖项
~26–44MB
~798K SLoC