diff options
Diffstat (limited to 'games/ggmud')
-rw-r--r-- | games/ggmud/README | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/games/ggmud/README b/games/ggmud/README index e1250c119a..9d8cade1b2 100644 --- a/games/ggmud/README +++ b/games/ggmud/README @@ -1,5 +1,7 @@ -GGMud is a terminal-based MUD/MOO/MUSH client designed to be light, extensible, and portable. It -includes a custom scripting language which supports event triggers, timers, macros, aliases, speed -walking, varibles and if clauses, Connection Wizard with auto login, among other features. It uses -Lua as an external scripting language. GGMud supports MCCP (Mud Client Compression Protocol), -support for 4/5 proxies, ANSI 16 colors, and MUD TELNET emulation. +GGMud is a terminal-based MUD/MOO/MUSH client designed to be light, +extensible, and portable. It includes a custom scripting language +which supports event triggers, timers, macros, aliases, speed walking, +varibles and if clauses, Connection Wizard with auto login, among other +features. It uses Lua as an external scripting language. GGMud supports +MCCP (Mud Client Compression Protocol), support for 4/5 proxies, ANSI +16 colors, and MUD TELNET emulation. |