minetest-menu/README.md
2025-06-05 17:30:49 +00:00

14 lines
No EOL
524 B
Markdown

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.
## Screenshots
<div align="center">
<p>Main menu:</p>
<img src="images/mtmenu.png" width="50%">
<p>Server list:</p>
<img src="images/mtmenu_servers.png" width="50%">
<p>Content page:</p>
<img src="images/mtmenu-content.png" width="50%">
</div>