Definitions for how elements like buttons, sliders, and checkboxes appear on screen.
Often designed to be overwritten or modified by "mods" to add new features. Menu.lua
The mainmenu API uses it to define formspecs (UI layouts), handle callbacks, and manage game worlds. Definitions for how elements like buttons, sliders, and
It often serves as the core script for the game’s main menu system, handling the server browser, settings, and player models. Definitions for how elements like buttons
It is used as a bootloader script to create a dynamic menu system for kernel selection and boot options.