mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Implement changes to support .NET 5 onwards. Co-authored-by: ReinforceZwei <39955851+ReinforceZwei@users.noreply.github.com> Co-authored-by: ORelio <ORelio@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| MinecraftClientProxy | ||
| MinecraftClientProxy.sln | ||
| README.txt | ||
This part of the repository contains tools that may be useful for debugging MinecraftClientProxy A proxy between a MCC/Vanilla client and an offline-mode server which can intercept packets Useful to dump packets sent by a Vanilla minecraft client and compare them with packets from MCC Example of use case: https://github.com/MCCTeam/Minecraft-Console-Client/issues/195