mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 01:40:46 +08:00
Update 集成文档.md
This commit is contained in:
10
docs/集成文档.md
10
docs/集成文档.md
@@ -33,7 +33,15 @@ TaskId ASSTAPI AsstAppendTask(AsstHandle handle, const char* type, const char* p
|
||||
|
||||
- `StartUp`
|
||||
开始唤醒
|
||||
不支持设置参数
|
||||
|
||||
```jsonc
|
||||
// 对应的任务参数
|
||||
{
|
||||
"client_type": string, // 客户端版本,可选,默认为空
|
||||
// 选项:"Official" | "Bilibili"
|
||||
"start_game_enable": bool, // 是否自动启动客户端,可选,默认不启动
|
||||
}
|
||||
```
|
||||
|
||||
- `Fight`
|
||||
刷理智
|
||||
|
||||
Reference in New Issue
Block a user