From 70e49ab1d218d56c931fbb2aa11ddf982d720ddf Mon Sep 17 00:00:00 2001 From: Signal Date: Thu, 5 Jun 2025 17:29:24 +0000 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cc92ef..0390fc7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ This is a work-in-progress replacement main menu for Minetest. -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 +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. + +## Screenshots + +
+ + + +
\ No newline at end of file