mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-25 15:00:09 +08:00
Update README
This commit is contained in:
parent
bd4dcec68e
commit
5a959619c7
20
README.md
20
README.md
@ -108,6 +108,16 @@ Mirai 在各个平台均没有任何所谓官方交流群或论坛, 请不要轻
|
||||
- **开发计划**: [milestones](https://github.com/mamoe/mirai/milestones)
|
||||
- **贡献**: [CONTRIBUTING](CONTRIBUTING.md)
|
||||
|
||||
### 使用者
|
||||
|
||||
- [mirai-console](https://github.com/mamoe/mirai-console) 支持插件的控制台服务端,支持PC和Android平台 **本模块正在开发中**
|
||||
- [awesome-mirai](https://github.com/project-mirai/awsome-mirai/blob/master/README.md) **mirai相关项目合集**
|
||||
|
||||
#### 从其他平台迁移
|
||||
|
||||
- 酷Q的插件可以在 `mirai` 中加载,详见 [Mirai Native](https://github.com/iTXTech/mirai-native)
|
||||
- 使用 `酷Q HTTP API` 的插件将可以在 `mirai` 中通过`CQHTTP Mirai`加载,详见 [cqhttp-mirai](https://github.com/yyuueexxiinngg/cqhttp-mirai)
|
||||
|
||||
### 开发者
|
||||
|
||||
#### 使用 mirai-console 服务端,为 mirai-console 开发插件
|
||||
@ -151,16 +161,6 @@ Demos: [mirai-demos](https://github.com/mamoe/mirai-demos)
|
||||
- `Kotlin` 新手版: [mirai Guide - Getting Started](/docs/guide_getting_started.md)
|
||||
- `Java`: 查看上述 Demos
|
||||
|
||||
### 使用者
|
||||
|
||||
- [mirai-console](https://github.com/mamoe/mirai-console) 支持插件的控制台服务端,支持PC和Android平台 **本模块正在开发中**
|
||||
- [awesome-mirai](https://github.com/project-mirai/awsome-mirai/blob/master/README.md) mirai相关项目合集
|
||||
|
||||
#### 从其他平台迁移
|
||||
|
||||
- 酷Q的插件可以在 `mirai` 中加载,详见 [Mirai Native](https://github.com/iTXTech/mirai-native)
|
||||
- 使用 `酷Q HTTP API` 的插件将可以在 `mirai` 中通过`CQHTTP Mirai`加载,详见 [cqhttp-mirai](https://github.com/yyuueexxiinngg/cqhttp-mirai)
|
||||
|
||||
## [贡献](CONTRIBUTING.md)
|
||||
|
||||
我们欢迎一切形式的贡献。
|
||||
|
Loading…
Reference in New Issue
Block a user