A new main menu for Minetest.
| arrow_left.png | ||
| arrow_right.png | ||
| bg128.png | ||
| bg_translucent.png | ||
| btn_bg.png | ||
| btn_bg_2.png | ||
| btn_bg_2_dark.png | ||
| btn_bg_2_dark_hover.png | ||
| btn_bg_2_hover.png | ||
| btn_bg_2_light.png | ||
| cancel.png | ||
| checkbox_empty.png | ||
| checkbox_filled.png | ||
| circle.png | ||
| circle_light.png | ||
| content.png | ||
| darken64.png | ||
| games.png | ||
| glow.png | ||
| init.lua | ||
| logo_3d.png | ||
| main_bg.png | ||
| menu_content.png | ||
| menu_content_hovered.png | ||
| menu_servers.png | ||
| menu_servers_creative.png | ||
| menu_servers_favorite.png | ||
| menu_servers_hovered.png | ||
| menu_servers_icon_ping_0.png | ||
| menu_servers_icon_ping_1.png | ||
| menu_servers_icon_ping_2.png | ||
| menu_servers_icon_ping_3.png | ||
| menu_servers_icon_ping_4.png | ||
| menu_servers_mods.png | ||
| menu_servers_peaceful.png | ||
| menu_servers_players.png | ||
| menu_servers_unfavorite.png | ||
| menu_tab_bg.png | ||
| menu_tab_content.png | ||
| menu_tab_servers.png | ||
| mtmenu.png | ||
| new_package.png | ||
| README.md | ||
| refresh.png | ||
| search.png | ||
| templates.lua | ||
| white.png | ||
A new main menu for Minetest, rewritten completely from scratch.
Features so far:
- An art style.
- More intuitive layout.
- The Lua API documentation is embedded in the About tab.
- The Lua API documentation gets syntax highlighting.
- A full dynamic templating engine that allows games to customize their corner of the main menu in almost any way imaginable.
To try this main menu, clone this repository and modify the paths in local assets and function include to properly reflect the location you cloned into. Then, set the main_menu_script setting in Minetest to point to init.lua and restart Minetest.
Screenshots