1
0
mirror of https://github.com/Minestom/Minestom.git synced 2025-02-21 23:01:32 +01:00

Add data as dependency

This commit is contained in:
TheMode 2021-07-09 18:19:43 +02:00
parent ec440f778b
commit 33c263934d

View File

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