minetest-menu/README.md
2025-06-05 17:29:24 +00:00

11 lines
No EOL
459 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">
<img src="images/mtmenu.png" width="50%">
<img src="images/mtmenu_servers.png" width="50%">
<img src="images/mtmenu-content.png" width="50%">
</div>