mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-19 12:25:12 -04:00
network: 1.18.2-rc1
This commit is contained in:
parent
fe26c635e3
commit
46b26d6de3
@ -14,6 +14,7 @@ package de.bixilon.minosoft.protocol.protocol
|
||||
|
||||
@Suppress("UNUSED")
|
||||
object ProtocolVersions {
|
||||
const val V_1_18_2_RC1 = 828
|
||||
const val V_1_18_2_PRE_3 = 827
|
||||
const val V_1_18_2_PRE_2 = 826
|
||||
const val V_1_18_2_PRE_1 = 825
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,4 +1,9 @@
|
||||
{
|
||||
"828": {
|
||||
"name": "1.18.2-rc1",
|
||||
"protocol_id": 1073741897,
|
||||
"packets": 798
|
||||
},
|
||||
"827": {
|
||||
"name": "1.18.2-pre3",
|
||||
"protocol_id": 1073741896,
|
||||
|
Loading…
x
Reference in New Issue
Block a user