Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-11-20 06:50:09 +01:00
Fix epoll on at least standalone
Dieser Commit ist enthalten in:
Ursprung
7cd71f570f
Commit
98cfdb0b33
@ -36,6 +36,7 @@ dependencies {
|
|||||||
|
|
||||||
api("com.github.GeyserMC", "MCAuthLib", Versions.mcauthlibVersion)
|
api("com.github.GeyserMC", "MCAuthLib", Versions.mcauthlibVersion)
|
||||||
api("com.github.GeyserMC", "MCProtocolLib", Versions.mcprotocollibversion) {
|
api("com.github.GeyserMC", "MCProtocolLib", Versions.mcprotocollibversion) {
|
||||||
|
exclude("io.netty", "netty-all")
|
||||||
exclude("com.github.GeyserMC", "packetlib")
|
exclude("com.github.GeyserMC", "packetlib")
|
||||||
exclude("com.github.GeyserMC", "mcauthlib")
|
exclude("com.github.GeyserMC", "mcauthlib")
|
||||||
}
|
}
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren