重制cpp索引,增加更新索引命令 /jcr update

This commit is contained in:
2022-08-22 17:12:49 +08:00
parent d45b7f8276
commit 866ce352a2
7 changed files with 113 additions and 14254 deletions

View File

@@ -3,11 +3,11 @@ plugins {
kotlin("jvm") version kotlinVersion
kotlin("plugin.serialization") version kotlinVersion
id("net.mamoe.mirai-console") version "2.10.0"
id("net.mamoe.mirai-console") version "2.12.2"
}
group = "top.jie65535"
version = "0.1.0"
version = "0.2.0"
repositories {
maven("https://maven.aliyun.com/repository/public") // 阿里云国内代理仓库