summaryrefslogtreecommitdiff
path: root/mt.go
diff options
context:
space:
mode:
authoranon5 <anon5clam@protonmail.com>2021-09-19 12:45:50 +0000
committeranon5 <anon5clam@protonmail.com>2021-09-19 12:45:50 +0000
commitbcc58cb3048faa146ed0f90b330ebbe791d53b5c (patch)
tree2373852a0557ea584a62134159eb646b15619be3 /mt.go
parentd6ba88b091f6c9be3b48ab0fe3f94211ee210700 (diff)
Switch to Minetest 5.4.1 protocol and other changes
Diffstat (limited to 'mt.go')
-rw-r--r--mt.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/mt.go b/mt.go
index e7ca84a..8c350d6 100644
--- a/mt.go
+++ b/mt.go
@@ -1,6 +1,5 @@
// Package mt implements the high-level Minetest protocol.
-// This version is compatible with
-// https://github.com/ClamityAnarchy/minetest/commit/66adeade9d5c45a5499b5ad1ad4bd91dae82482a.
+// This version is compatible with Minetest 5.4.1.
package mt
type Node struct {