diff options
Diffstat (limited to 'games/ggmud/README')
-rw-r--r-- | games/ggmud/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/ggmud/README b/games/ggmud/README new file mode 100644 index 0000000000..e1250c119a --- /dev/null +++ b/games/ggmud/README @@ -0,0 +1,5 @@ +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. |