mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Bump protocol version
and correct documentation of previous version
This commit is contained in:
@@ -207,11 +207,16 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
Minimap modes
|
||||
PROTOCOL VERSION 40:
|
||||
TOCLIENT_MEDIA_PUSH changed, TOSERVER_HAVE_MEDIA added
|
||||
PROTOCOL VERSION 41:
|
||||
Added new particlespawner parameters
|
||||
[scheduled bump for 5.6.0]
|
||||
PROTOCOL VERSION 42:
|
||||
TOSERVER_UPDATE_CLIENT_INFO added
|
||||
new fields for TOCLIENT_SET_LIGHTING and TOCLIENT_SET_SKY
|
||||
[scheduled bump for 5.7.0]
|
||||
*/
|
||||
|
||||
#define LATEST_PROTOCOL_VERSION 41
|
||||
#define LATEST_PROTOCOL_VERSION 42
|
||||
#define LATEST_PROTOCOL_VERSION_STRING TOSTRING(LATEST_PROTOCOL_VERSION)
|
||||
|
||||
// Server's supported network protocol range
|
||||
|
Reference in New Issue
Block a user