feat: 启动时输出部分配置信息

This commit is contained in:
2024-03-08 15:06:59 +08:00
parent ea0c3e005b
commit 54db21ea51
2 changed files with 6 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
group = "cn.hamster3.mc.plugin"
version = "1.5.5"
version = "1.5.6"
subprojects {
apply {