Full Changelog: v2.7.2...v2.8.0
更新内容
- 从 Github Actions 下载
- 自动解压文件
- 对不同请求开关代理
本次更新增加了新的配置项
proxy:
reqApi: true
reqDownload: true
list:
# 添加了示例配置
# - file: 'TrPlugins.jar' # 下载 GitHub Actions 中的文件
# url: https://github.com/TrPlugins/TrChat/actions
# get: 'TrChat Artifacts' # 匹配 Artifacts Produced during runtime 中的名称
# zipGet: 'TrChat-[\.\d]+\.jar' # 解压: 匹配压缩包中的文件
# - file: 'Chat2QQ.jar'
# url: https://github.com/ApliNi/Chat2QQ/actions
# get: 'Chat2QQ\.jar'
# zipGet: 'Chat2QQ\.jar'
# - file: 'test.jar'
# url: https://www.spigotmc.org/resources/invsee.82342/
# zipGet: 'InvSee\+\+\.jar' # 解压文件Updates
- From Github Actions to download
- Automatically decompress files
- Switch proxy on and off for different requests
New configuration items have been added in this update
proxy:
reqApi: true
reqDownload: true
list:
# Added example configuration
# - file: 'TrPlugins.jar' # Download the file from GitHub Actions
# url: https://github.com/TrPlugins/TrChat/actions
# get: 'TrChat Artifacts' # Match the names of Artifacts Produced during runtime
# zipGet: 'TrChat-[\.\d]+\.jar' # Decompression: Match files in compressed packages
# - file: 'Chat2QQ.jar'
# url: https://github.com/ApliNi/Chat2QQ/actions
# get: 'Chat2QQ\.jar'
# zipGet: 'Chat2QQ\.jar'
# - file: 'test.jar'
# url: https://www.spigotmc.org/resources/invsee.82342/
# zipGet: 'InvSee\+\+\.jar' # Unzip the file