Skip to content

Conversation

@raqbit
Copy link
Owner

@raqbit raqbit commented Apr 19, 2021

mcproto is a work-in-progress implementation of the Minecraft protocol on which I have been working on for a bit. It uses code generation to generate serialization/deserialization code and works for both a client and server use cases.

Todo

  • Rename Ping function to Query, so we can add Ping as a separate functionality.
  • Cut mcproto release (without 1.16.5 support for non-ping packets)
  • Update to latest mcproto
    • Split host/port arguments
    • SRV lookup support
    • Default to 25565 port
    • Context support for read/write operations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants