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

0ph1uch1/MiraiCP-core-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiraiCP-core-demo

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

使用方法

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