Remove registry jar

This commit is contained in:
TheMode 2021-07-03 04:23:44 +02:00
parent 5039d7c67f
commit 042cd74983
2 changed files with 2 additions and 1 deletions

View File

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

Binary file not shown.