diff --git a/README.md b/README.md index 95f0bf5b..c07262d2 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ operations. Use the book in front of you to select the first level. Goldie the Parrot will guide you through the levels. ## Installing -You need Luanti version 5.9.0 (or later) to play this. +You need Luanti version 5.10.0 (or later) to play this. Download Luanti from . Refer to Luanti documentation to learn how to install a game in Luanti. diff --git a/game.conf b/game.conf index 62ddc8b1..11780159 100644 --- a/game.conf +++ b/game.conf @@ -5,5 +5,5 @@ allowed_mapgens = singlenode disabled_settings = enable_damage,creative_mode,enable_server disallowed_mapgen_settings = seed map_persistent = false -min_minetest_version = 5.9 +min_minetest_version = 5.10 textdomain = lzr_game_meta