Skip to content

Releases: LunaMC/protocol

Version 0.1.0

16 Feb 20:38
Compare
Choose a tag to compare

Initial release.

Added:

  • Read/Write various Minecraft-specific data types (VarInt, String, ...)
  • Decode fragmented packets
  • Prepend packets with its length
  • Compression/Decompression
  • Encryption/Decryption