build: 更改项目结构

This commit is contained in:
2023-06-16 19:29:00 +08:00
parent 57357c6ae2
commit 20517e7207
61 changed files with 19 additions and 38 deletions

View File

@@ -1,5 +1,5 @@
rootProject.name = 'hamster-core'
include 'hamster-core-common'
include 'hamster-core-bukkit'
include 'hamster-core-bungeecord'
include 'core-common'
include 'core-bukkit'
include 'core-bungeecord'