Add data as dependency

This commit is contained in:
TheMode 2021-07-09 18:19:43 +02:00
parent ec440f778b
commit 33c263934d
1 changed files with 1 additions and 2 deletions

View File

@ -164,8 +164,7 @@ dependencies {
}
api "com.github.Minestom:DependencyGetter:v1.0.1"
// TODO include registry files
//implementation files('data/minestom-data-1.17.jar')
implementation 'com.github.Minestom:MinestomDataGenerator:-SNAPSHOT'
// Adventure, for user-interface
api "net.kyori:adventure-api:$adventureVersion"