mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Encryption Key Request is now fully processed using .NET RSA capabilities -> Good news, that was the last step for removing IKVM dependencies! -> So now MCC does not need to use any external library. Yay! :) -> MCC should now be compatible with Mono (Mac, Linux). + Removed no longed needed DLL files (9 MBytes!) + State MC 1.7.5 as a supported version. + Update version number to MCC 1.7.2 |
||
|---|---|---|
| .. | ||
| config | ||
| Properties | ||
| resources | ||
| .gitignore | ||
| Bots.cs | ||
| ChatParser.cs | ||
| ConsoleIO.cs | ||
| Crypto.cs | ||
| McTcpClient.cs | ||
| MinecraftClient.csproj | ||
| MinecraftClient.csproj.user | ||
| MinecraftCom.cs | ||
| Program.cs | ||
| Settings.cs | ||