diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-14 13:38:05 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-15 21:41:38 +0700 |
commit | df32bb2b54b8f5c5afae88c768a2ad7c596ab87a (patch) | |
tree | c979dcd61277d1e858186742758f1428010f650d | |
parent | 1da2fdafe826eed5635e8c9dcd36f46a0a58b515 (diff) | |
download | slackbuilds-df32bb2b54b8f5c5afae88c768a2ad7c596ab87a.tar.gz |
games/ggmud: Fix README.
-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. |