From 33f507c28e4893d6ea4eca9c52c85d000ab2ca3b Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Fri, 29 Jan 2021 23:46:14 +0000 Subject: [PATCH] Add min_minetest_version to game.conf --- game.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/game.conf b/game.conf index 21d4797..21aeb2a 100644 --- a/game.conf +++ b/game.conf @@ -1,2 +1,3 @@ name = Capture the Flag description = Use swords, guns, and grenades to combat the enemy and capture their flag before they capture yours. +min_minetest_version = 5.3