Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maaassistantarknights/maa-distribution-server
https://github.com/maaassistantarknights/maa-distribution-server
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maaassistantarknights/maa-distribution-server
- Owner: MaaAssistantArknights
- Created: 2023-07-31T09:39:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-20T05:03:38.000Z (over 1 year ago)
- Last Synced: 2023-09-20T06:41:12.729Z (over 1 year ago)
- Language: TypeScript
- Size: 82 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MAA 分发服务器
MAA 软件包/OTA 资源 API
## 主要用法
`GET /release?channel=stable&clientVersion=v4.18.0&clientOs=win&clientArch=x64`
params:
- channel: 版本更新频道,可选值:`stable`, `beta`, `alpha`,默认为`stable`
- clientVersion: 当前客户端版本号,如果指定了该值,则会优先考虑发放 OTA 包的 url,如果已经是最新版本,则不返回任何数据
- clientOs: 客户端操作系统,可选值:`win`, `macos`, `linux`, `macos-runtime`,默认为`win`
- clientArch: 客户端架构,可选值:`x64`, `arm64`,默认为`x64`,mac 平台不适用此项内置 swagger url: https://{host}/api