ZeroTelnetClient/README.md
StevenLawson 1408e4d09e * Fixed encoding glitch that causes special characters not to show up.
* Maven build script will now generate a Windows EXE file.
* Minor cleanup & updates to take advantage of JDK/JRE 8 features and syntax.
2017-06-27 21:47:41 -04:00

16 lines
592 B
Markdown

FreedomTelnetClient
==================
FreedomTelnetClient (previously BukkitTelnetClient) is a telnet client for use with the BukkitTelnet and TotalFreedomMod CraftBukkit plugins.
Grab the latest release binary (2.0.06) here:
https://github.com/StevenLawson/FreedomTelnetClient/releases/latest
New features for 2.0.06 (6/27/2017)
---------------------
* Fixed encoding glitch that causes special characters not to show up.
* (For Coders) Maven build script will now generate a Windows EXE file.
* (For Coders) Minor cleanup & updates to take advantage of JDK/JRE 8 features and syntax.