KildClient Git
KildClient is a powerful MUD client with a built-in Perl interpreter
Brought to you by:
ekalin
KildClient 1.0.0
----------------
KildClient is a MUD client using the GTK toolkit. Its main feature is
the support for Perl scripting, which allows you to do basically
whatever you want. Other standard features of mud clients (triggers,
gags, macros, etc.) are also supported. See the features page for a
more detailed list of features.
Installation follows the standard procedure:
./configure
make
make install
After that, run with the `kildclient' command.
For documentation, see the KildClient manual, which should be
installed in {prefix}/share/doc/kildclient. {prefix} if by default
/usr/local, but it can be changed via configure.
Written by Eduardo Kalinowski (ekalin@bol.com.br)