From e38a5d51e28b61ea91670a8593250c83fb3755d9 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Sat, 1 Jul 2023 19:20:47 +0200 Subject: [PATCH] Increase MT version requirement to 5.7.0 --- mod.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod.conf b/mod.conf index 32224d4..1dc4924 100644 --- a/mod.conf +++ b/mod.conf @@ -3,4 +3,4 @@ title = X-Decor-libre description = A decoration mod meant to be simple and well-featured (libre version). depends = default, bucket, doors, farming, stairs, xpanes optional_depends = playerphysics, player_api, fire, oresplus, moreblocks, mesecons -min_minetest_version = 5.1.0 +min_minetest_version = 5.7.0