mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Initial support for 1.19.30 Bedrock
This commit is contained in:
parent
77827d5cf5
commit
e64e12ff98
10 changed files with 66 additions and 41 deletions
|
@ -31,7 +31,7 @@ object Versions {
|
|||
const val gsonVersion = "2.3.1" // Provided by Spigot 1.8.8
|
||||
const val nbtVersion = "2.1.0"
|
||||
const val websocketVersion = "1.5.1"
|
||||
const val protocolVersion = "0bd459f"
|
||||
const val protocolVersion = "f0feacd"
|
||||
const val raknetVersion = "1.6.28-20220125.214016-6"
|
||||
const val mcauthlibVersion = "d9d773e"
|
||||
const val mcprotocollibversion = "9f78bd5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue