netherite

Crates.ionetherite
lib.rsnetherite
version0.1.3
sourcesrc
created_at2023-06-23 21:18:44.4955
updated_at2024-02-12 12:11:40.34062
descriptionA tokio implementation of the Minecraft Protocol with derive macros
homepage
repository
max_upload_size
id898620
size29,431
Pietro Tamilia (BRA1L0R)

documentation

README

Netherite docs.rs

Netherite is a crate implementing the essential building blocks of the Minecraft protocol.

Like a netherite ingot, it enables you to build your tools by yourself, offering traits and methods for implementing your very own data types and packets.

This is because the Minecraft protocol is always changing, and a fixed, up-to-date implementation is really hard to maintain.

Commit count: 0

cargo fmt