Hmm, I remember I used to play with this at around version 0.20 and I loved it. Sadly it seems like I get this error now:
System.NullReferenceException: Object reference not set to an instance of an object.
at System.Net.Sockets.TcpClient.get_Connected()
at Client.get_isConnected()
at Client.connectToServer(ClientSettings settings)
at ConsoleClient.connectionLoop(ClientSettings settings)
at ConsoleClient.connect(ClientSettings settings)