mirror of
https://github.com/Minestom/Minestom.git
synced 2024-12-29 04:28:21 +01:00
Remove registry jar
This commit is contained in:
parent
5039d7c67f
commit
042cd74983
@ -164,7 +164,8 @@ dependencies {
|
|||||||
}
|
}
|
||||||
|
|
||||||
api "com.github.Minestom:DependencyGetter:v1.0.1"
|
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
|
// Adventure, for user-interface
|
||||||
api "net.kyori:adventure-api:$adventureVersion"
|
api "net.kyori:adventure-api:$adventureVersion"
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user