Skip to content

dangger/mirai-native

 
 

Repository files navigation

Mirai Native

强大的 Mirai 原生插件加载器

Mirai Native 支持所有stdcall方式导出方法的DLLMirai 交互。

大部分酷Q插件兼容,不支持CPK和解包的DLL,需获取DLLJSON原文件,JSON文件不支持注释。

写在前面

  • 本项目欢迎一切形式的贡献,详见 API 文档
  • Wiki - 开发文档, 搭建指南(如CQHTTP)等文档

关于托盘菜单

  • 双击流泪猫猫头查看关于信息
  • 右键流泪猫猫头打开菜单
  • 插画由作者女朋友提供

Mirai Native 插件管理器 npm

  1. mirai-console 中键入 npm 获得帮助
  2. npm (Native Plugin Manager) 可列出插件启用或停用插件以及执行指定方法(比如调用menu

npm [list|enable|disable|menu|info|load|unload] (插件 Id / 路径) (方法名)

如何获取酷Q插件

请联系作者提供DLLJSON文件

开源协议

Copyright (C) 2020 iTX Technologies

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

强大的 Mirai 原生插件加载器

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 82.8%
  • C++ 15.9%
  • C 1.2%
  • Batchfile 0.1%