Update MCS_CLIENT_VERSIONS (#5529)

* Update MCS_CLIENT_VERSIONS

* Update remaining protocol version macros.

---------

Co-authored-by: Alexander Harkness <me@bearbin.net>
This commit is contained in:
bariscodefx 2023-08-21 14:49:46 +03:00 committed by GitHub
parent 770d838f37
commit eda440e0db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,9 +7,9 @@
// Adjust these if a new protocol is added or an old one is removed:
#define MCS_CLIENT_VERSIONS "1.8.x-1.12.x"
#define MCS_PROTOCOL_VERSIONS "47, 107, 108, 109, 110, 210, 315, 316, 335, 338, 340"
#define MCS_LATEST_PROTOCOL_VERSION 340
#define MCS_CLIENT_VERSIONS "1.8.x-1.14.4"
#define MCS_PROTOCOL_VERSIONS "47, 107, 108, 109, 110, 210, 315, 316, 335, 338, 340, 393, 401, 477, 480, 485, 490, 498"
#define MCS_LATEST_PROTOCOL_VERSION 498