feat: 优化代码,添加 auto-register-game-server 功能

This commit is contained in:
2024-03-19 10:50:19 +08:00
parent b0e149febb
commit 47a183f4ca
19 changed files with 228 additions and 72 deletions

View File

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