mud_server.admin_gradio.tabs.help_tab

Help Tab for MUD Client.

This module provides the Help tab with game instructions and command reference. This tab is visible only when logged in and contains static documentation.

Functions

create()

Create the Help tab with game instructions.

Module Contents

mud_server.admin_gradio.tabs.help_tab.create()[source]

Create the Help tab with game instructions.

Returns:

Configured Help tab component

Return type:

gr.Tab