Update README.md
This commit is contained in:
parent
b419d81155
commit
70e49ab1d2
1 changed files with 9 additions and 1 deletions
10
README.md
10
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.
|
||||
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
|
||||
|
||||
<div align="center">
|
||||
<img src="images/mtmenu.png" width="50%">
|
||||
<img src="images/mtmenu_servers.png" width="50%">
|
||||
<img src="images/mtmenu-content.png" width="50%">
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue