Skip to content
This repository has been archived by the owner on Oct 16, 2022. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 336 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 336 Bytes

MiraiCP-core-demo

使用 MiraiCP-core 组件直接从C++启动 Mirai

使用方法

  1. clone 本仓库
  2. 确保本地有 jdk 环境
  3. MiraiCP release 下载最新的 MiraiCP-core jar组件
  4. main.cpp 中更改jar对应位置
  5. 运行 main 方法