feat: 添加 velocity 支持,取消重定向包名

This commit is contained in:
2024-03-17 19:29:24 +08:00
parent ce79c56d1a
commit e6e66b99b3
12 changed files with 436 additions and 35 deletions

View File

@@ -9,3 +9,4 @@ rootProject.name = "hamster-core"
include("core-common")
include("core-bukkit")
include("core-bungee")
include("core-velocity")