mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Add protocol_version and supported package types to ContentDB urls
This commit is contained in:
parent
2b83af783b
commit
14011bdc7a
4 changed files with 12 additions and 6 deletions
|
@ -191,6 +191,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
*/
|
||||
|
||||
#define LATEST_PROTOCOL_VERSION 36
|
||||
#define LATEST_PROTOCOL_VERSION_STRING TOSTRING(LATEST_PROTOCOL_VERSION)
|
||||
|
||||
// Server's supported network protocol range
|
||||
#define SERVER_PROTOCOL_VERSION_MIN 36
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue