Minecraft-Console-Client/DebugTools/README.txt
ORelio 8de7618027 Update README and URLs
Moving to a GitHub organization!
2021-10-10 20:56:39 +02:00

6 lines
No EOL
373 B
Text

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