Koishi 插件仓库
Plugin | Description | Version |
---|---|---|
gamedig | 查询游戏服务器状态 |
yarn create koishi # 初始化工作区
git clone https://github.com/9cats/mykoishi.git external/9cats # 克隆仓库
# 在 /tsconfig.json 的 `.paths["koishi-plugin-*"]` 添加 `external/9cats/plugins/*/src`
yarn # 重新安装依赖