From 8e71b514e4a3fe8f5fffd7176b2752ea28ddc733 Mon Sep 17 00:00:00 2001 From: Signal Date: Sun, 1 Jun 2025 00:12:09 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9a961b..6cc92ef 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ This is a work-in-progress replacement main menu for Minetest. -To try the menu yourself, download the mtmenu folder, then set your main_menu_script setting in minetest.conf to point to `init.lua`. Minetest will then use the custom menu instead of the builtin one. \ No newline at end of file +To try the menu yourself, download the mainmenu folder, then set your main_menu_script setting in minetest.conf to point to `init.lua`. Minetest will then use the custom menu instead of the builtin one. \ No newline at end of file