Skip to content

OffenLord/bedrock-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bedrock-rs

The universal toolkit for MCBE

A universal library for rust to interact with mcbe and provide standards, as well as common implementations for mcbe technologies written in pure rust.

Modules:

    • Provides common data types and other shared code for other modules to use.
    • A simple nbt implementation focused on MCBE.
    • Provides Serialization for LittleEndian and LittleEndianNetwork (Commonly used in the mcbe protocol).
    • Basic implemtation of the MCBE protocol.
    • Support for both Server and Client side intended.
    • Implementation of the MCBE level format using rusty-leveldb serialization and deserialization.
    • Common collection of metadata for behavior packs, resource packs and other MCBE related packs.

Contributing:

Feel free to join in at any time. Your contributions are highly valued, and a big thank you to all who participate. We recommend getting acquainted with the bedrock-rs codebase. Whether it's tackling existing issues, adding new features, or even introducing entirely fresh modules, your creativity is welcome. Let's all benefit from our collective efforts!

About

A universal MCBE library for rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%