加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.json 941 Bytes
一键复制 编辑 原始数据 按行查看 历史
w4123 提交于 2021-12-14 21:39 . Update 20211214
{
"js_optimization_level": -1,
"mirai_repo": "https://gitee.com/peratx/mirai-repo/raw/master",
"maven_repo": "https://maven.aliyun.com/repository/public",
"packages": [
{
"id": "net.mamoe:mirai-console",
"channel": "beta",
"version": "2.8.2",
"type": "libs"
},
{
"id": "net.mamoe:mirai-console-terminal",
"channel": "beta",
"version": "2.8.2",
"type": "libs"
},
{
"id": "net.mamoe:mirai-core-all",
"channel": "beta",
"version": "2.8.2",
"type": "libs"
},
{
"id": "org.itxtech:mirai-native",
"channel": "beta",
"version": "2.0.5-cp",
"type": "plugins"
},
{
"id": "net.mamoe:mirai-login-solver-selenium",
"channel": "nightly",
"version": "1.0-dev-16",
"type": "plugins"
}
],
"disabled_scripts": [
"updater"
],
"proxy": "",
"log_level": 1,
"script_props": {}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化