Update 集成文档.md

This commit is contained in:
lhhxxxxx
2022-06-09 00:12:59 +08:00
committed by GitHub
parent 03743d8068
commit 13556792b1

View File

@@ -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`
刷理智