Skip to content

Implementation of the Minecraft protocol for 1.21.1 (767)

License

Notifications You must be signed in to change notification settings

amiralimollaei/rusty-packets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty Packets

Implementing the Minecraft Protocol 767 (1.21.1) in rust as an API to be used by my other projects. (Work In Progress)


Progress

State Client Server
Handshake 100% 100%
Status 100% 100%
Login 100% 100%
Configuration 100% 100%
Play* 100% 114/124

* not all packets have been tested, or their functionality is not fully implemented

online mode (packet encryption) will probably never be supported


License: MIT

About

Implementation of the Minecraft protocol for 1.21.1 (767)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages