mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Support 1.20.40 connections
This commit is contained in:
parent
6b67e43f84
commit
647a73d9f6
8 changed files with 11373 additions and 8 deletions
|
@ -9,10 +9,10 @@ netty = "4.1.80.Final"
|
|||
guava = "29.0-jre"
|
||||
gson = "2.3.1" # Provided by Spigot 1.8.8
|
||||
websocket = "1.5.1"
|
||||
protocol = "3.0.0.Beta1-20230908.171156-106"
|
||||
protocol-connection = "3.0.0.Beta1-20230908.171156-105"
|
||||
protocol = "3.0.0.Beta1-20231016.115644-107"
|
||||
protocol-connection = "3.0.0.Beta1-20231016.115644-106"
|
||||
raknet = "1.0.0.CR1-20230703.195238-9"
|
||||
blockstateupdater="1.20.30-20230918.203831-4"
|
||||
blockstateupdater="1.20.40-20231016.111746-1"
|
||||
mcauthlib = "d9d773e"
|
||||
mcprotocollib = "1.20.2-1-20231003.141424-6"
|
||||
adventure = "4.14.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue