1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00:00

Bump network/formspec versions for 5.13.0

This commit is contained in:
SmallJoker 2025-07-27 08:55:21 +02:00
parent d8640759d6
commit 0deee5eaf0
3 changed files with 8 additions and 2 deletions

View file

@ -130,6 +130,7 @@ core.protocol_versions = {
["5.10.0"] = 46,
["5.11.0"] = 47,
["5.12.0"] = 48,
["5.13.0"] = 49,
}
setmetatable(core.protocol_versions, {__newindex = function()