ddevault / Craft.Net

(Unmaintained, see TrueCraft) Minecraft server, client, and etc for .NET
MIT License
228 stars 65 forks source link

Add support for connecting to IPv6 servers #161

Closed pdelvo closed 11 years ago

pdelvo commented 11 years ago

The Connect (string address) method of the MinecraftClient was not able to resolve Ipv6 hosts like "[::1]:25565" (Localhost)