add Minigame project
This commit is contained in:
5
minigame/build.gradle
Normal file
5
minigame/build.gradle
Normal file
@@ -0,0 +1,5 @@
|
||||
dependencies {
|
||||
implementation project(':tools')
|
||||
|
||||
compileOnly libs.bukkit
|
||||
}
|
||||
Reference in New Issue
Block a user