mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-27 17:00:14 +08:00
parent
169942237f
commit
bba5b0056e
@ -78,6 +78,7 @@ mirai 既可以作为项目中的 QQ 协议支持库, 也可以作为单独的
|
||||
## 开始
|
||||
|
||||
### 文档
|
||||
- **快速上手**:[quickstart](docs/guide_quick_start.md)
|
||||
- **开发文档**:[docs/mirai.md](docs/mirai.md)
|
||||
- **常见问题**: [docs/FAQ.md](docs/FAQ.md)
|
||||
- **更新日志**: [CHANGELOG](https://github.com/mamoe/mirai/blob/master/CHANGELOG.md) 或 [release](https://github.com/mamoe/mirai/releases)
|
||||
|
@ -21,7 +21,10 @@
|
||||
[![Download](https://api.bintray.com/packages/him188moe/mirai/mirai-core/images/download.svg)](https://bintray.com/him188moe/mirai/mirai-core/)
|
||||
|
||||
### 添加依赖
|
||||
|
||||
#### 直接导入jar包
|
||||
您可以从以下repo下载已经编译好的jar包:
|
||||
- [mirai-core](https://github.com/mamoe/mirai-repo/tree/master/shadow/mirai-core)
|
||||
- [mirai-qqandriod](https://github.com/mamoe/mirai-repo/tree/master/shadow/mirai-core-qqandroid)
|
||||
#### Maven
|
||||
|
||||
Kotlin 在 Maven 上只支持 JVM 平台.
|
||||
|
Loading…
Reference in New Issue
Block a user