feat(hamster-tpa): 完成 TPA 插件
This commit is contained in:
7
hamster-tpa/build.gradle
Normal file
7
hamster-tpa/build.gradle
Normal file
@@ -0,0 +1,7 @@
|
||||
version = '1.0.0'
|
||||
setArchivesBaseName("HamsterTPA")
|
||||
|
||||
dependencies {
|
||||
compileOnly "cn.hamster3.mc.plugin.core:bukkit:${hamster_ball_version}"
|
||||
compileOnly "cn.hamster3.mc.plugin.ball:common:${hamster_ball_version}"
|
||||
}
|
||||
Reference in New Issue
Block a user