Initial commit

This commit is contained in:
Steven Lawson 2012-10-06 11:49:22 -07:00
commit dc2193456b
2 changed files with 10 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
*.class
# Package Files #
*.jar
*.war
*.ear

4
README.md Normal file
View file

@ -0,0 +1,4 @@
BukkitTelnetClient
==================
BukkitTelnetClient is a very, very basic telnet client for use with the BukkitTelnet CraftBukkit plugin.