mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Resolve fallout
This commit is contained in:
parent
9232310b4d
commit
e35f3785b2
10 changed files with 27 additions and 17 deletions
|
@ -2,6 +2,8 @@ val bungeeVersion = "a7c6ede";
|
|||
|
||||
dependencies {
|
||||
api(projects.core)
|
||||
|
||||
implementation("net.kyori", "adventure-text-serializer-bungeecord", Versions.adventurePlatformVersion)
|
||||
}
|
||||
|
||||
platformRelocate("net.md_5.bungee.jni")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue