From c4aaacae8c2aeb2731742e4b71249832349aa674 Mon Sep 17 00:00:00 2001 From: j45 <55553015+Minetest-j45@users.noreply.github.com> Date: Fri, 6 Jan 2023 19:12:50 +0000 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 275a6d5..1ac344d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Hydra -Lua bindings for client side minetest protocol - written in Go, using [anon5's mt package](https://github.com/anon55555/mt). +Lua bindings for client side minetest protocol - written in Go, using [a fork](https://github.com/dragonfireclient/mt) of [anon5's mt package](https://github.com/anon55555/mt). Capable of deserializing ToClt packets and serializing ToSrv packets. Main use case are bot clients. Multiple clients can easily be spawend and polled from one script - hence the name "Hydra". -- cgit v1.2.3