init: 项目初始化
项目初始化
This commit is contained in:
5
settings.gradle
Normal file
5
settings.gradle
Normal file
@@ -0,0 +1,5 @@
|
||||
rootProject.name = 'hamster-core'
|
||||
include 'hamster-core-common'
|
||||
include 'hamster-core-bukkit'
|
||||
include 'hamster-core-proxy'
|
||||
|
Reference in New Issue
Block a user