-
Notifications
You must be signed in to change notification settings - Fork 42
Expand file tree
/
Copy pathmudletui.template
More file actions
23 lines (18 loc) · 1.61 KB
/
mudletui.template
File metadata and controls
23 lines (18 loc) · 1.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<ansi fg="black-bold">.:</ansi> <ansi fg="magenta">Help for </ansi><ansi fg="command">mudletui</ansi>
The <ansi fg="command">mudletui</ansi> command allows Mudlet client users to manage UI packages that enhance the gameplay experience.
<ansi fg="yellow">Usage: </ansi>
<ansi fg="command">mudletui</ansi> - Shows status information and available commands
<ansi fg="command">mudletui install</ansi> - Installs the GoMud UI package in your Mudlet client
<ansi fg="command">mudletui remove</ansi> - Removes the GoMud UI package from your Mudlet client
<ansi fg="command">mudletui update</ansi> - Manually check for updates to the GoMud UI package
<ansi fg="command">mudletui hide</ansi> - Hides automatic Mudlet UI prompts when logging in
<ansi fg="command">mudletui show</ansi> - Re-enables automatic Mudlet UI prompts when logging in
<ansi fg="subtitle">NOTES:</ansi>
- These commands only work if you are using a Mudlet client
- The UI package enhances your gameplay experience with custom windows and controls
- If the installation doesn't work automatically, check for prompts in your Mudlet client
- You'll automatically see a message about this feature when you log in with Mudlet
- Using <ansi fg="command">mudletui hide</ansi> or <ansi fg="command">mudletui install</ansi> will hide the automatic prompts
- Using <ansi fg="command">mudletui show</ansi> will re-enable the automatic prompts
- Running <ansi fg="command">mudletui</ansi> without arguments shows current status and available commands
<ansi fg="magenta-bold">See also:</ansi> <ansi fg="command">help client</ansi>, <ansi fg="command">checkclient</ansi>