From 2314b8bead35ccb59a9c17a93604de12080cc7a4 Mon Sep 17 00:00:00 2001 From: David Leal Date: Wed, 7 Feb 2024 22:00:21 -0600 Subject: [PATCH] Put MT 5.0.0 as the minimum required MT version --- mod.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/mod.conf b/mod.conf index 6efa232..2736ee1 100644 --- a/mod.conf +++ b/mod.conf @@ -1,2 +1,3 @@ name = controls description = Utility library for control press/hold/release events +min_minetest_version = 5.0.0