diff --git a/README.md b/README.md index 10d71e4..bbb774d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ 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. +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. Also change the `assets` variable in `init.lua` to point to wherever you downloaded the folder to, so that textures will work. ## Screenshots