summaryrefslogtreecommitdiffstats
path: root/games/tintin
diff options
context:
space:
mode:
author B. Watson2022-03-12 21:01:31 +0100
committer B. Watson2022-03-12 21:01:31 +0100
commit7d81b47f9ab02f124034f32f9671973a5aa0b14f (patch)
tree515e9fbe163852ac3934810d80a86f2920b55dee /games/tintin
parent69ee4996d69fc5be766b94ae5327c041a4412e98 (diff)
downloadslackbuilds-7d81b47f9ab02f124034f32f9671973a5aa0b14f.tar.gz
games/tintin: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/tintin')
-rw-r--r--games/tintin/README23
1 files changed, 12 insertions, 11 deletions
diff --git a/games/tintin/README b/games/tintin/README
index d91f1ab991..7618409746 100644
--- a/games/tintin/README
+++ b/games/tintin/README
@@ -1,14 +1,15 @@
-TinTin++ is a terminal-based MUD/MOO/MUSH client designed to be light
-and extensible. It includes a custom scripting language which supports
-event triggers, timers, aliases, and speedwalking among other features. It
-also supports the inclusion of external scripting languages such as perl,
-python, or ruby via system calls.
+TinTin++ is a terminal-based MUD/MOO/MUSH client designed to be
+light and extensible. It includes a custom scripting language which
+supports event triggers, timers, aliases, and speedwalking among
+other features. It also supports the inclusion of external scripting
+languages such as perl, python, or ruby via system calls.
-TinTin++ supports MCCP (Mud Client Compression Protocol), MMCP (Mud Master
-Chat Protocol), xterm 256 colors, most TELNET options used by MUDs, as
-well as those required to login via telnet on Linux / Mac OS X servers,
-and an auto mapper with a VT100 map display. Being a console client
-TinTin++ works with most screen readers, and its non graphical command
-interface makes the client particularly screen reader / blind friendly.
+TinTin++ supports MCCP (Mud Client Compression Protocol), MMCP (Mud
+Master Chat Protocol), xterm 256 colors, most TELNET options used
+by MUDs, as well as those required to login via telnet on Linux /
+Mac OS X servers, and an auto mapper with a VT100 map display. Being
+a console client TinTin++ works with most screen readers, and its
+non graphical command interface makes the client particularly screen
+reader / blind friendly.
Note: Executable is installed as /usr/bin/tt++ by default.