mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-14 20:50:09 +08:00
Update mirai.md
This commit is contained in:
parent
3f3d9c67ed
commit
a66da62a8a
@ -117,7 +117,7 @@ mirai 全部使用 Kotlin, 若你无法理解部分 API, 可先简略阅读 Kotl
|
||||
|
||||
#### 第三方依赖
|
||||
|
||||
mirai 通过 gradle `api` 方式暴露了如下依赖库:
|
||||
mirai-core 通过 gradle 依赖的 `api` 方式暴露了如下依赖库:
|
||||
|
||||
- `kotlin-stdlib`: Kotlin 标准库, 版本至少为 1.3.72
|
||||
- `kotlin-reflect`: Kotlin 反射, 版本至少为 1.3.72
|
||||
@ -135,4 +135,4 @@ mirai 通过 gradle `api` 方式暴露了如下依赖库:
|
||||
`mirai-core` 的实现部分. 不提供任何说明. 使用者无需考虑任何协议实现过程.
|
||||
|
||||
## `mirai-console`
|
||||
此模块处于实验性阶段, 可能没有很好地文档支持, 详见 [mirai-console](https://github.com/mamoe/mirai-console)
|
||||
控制台框架。此模块处于实验性阶段, 可能没有很好地文档支持, 详见 [mirai-console](https://github.com/mamoe/mirai-console)
|
||||
|
Loading…
Reference in New Issue
Block a user