Skip to content

Basic io library for reading and writing binary or NBT files in Rust.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Team-Lodestone/mm_io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplatform Serde NBT

Overview

mm_io is a Rust crate designed by Minecraft Manipulator to provide basic I/O functionalities for reading and writing binary or NBT (Named Binary Tag) files. This crate is particularly useful for handling Minecraft-related data files efficiently.

Features

  • Read and write binary files.
  • Read and write NBT files.
  • Simple and intuitive API.

Usage

Add the following line to your Cargo.toml file:

[dependencies]
mm_io = "0.4.0"

Contributing

Contributions are welcome! If you encounter any issues, have feature requests, or want to contribute improvements, feel free to open an issue or submit a pull request.

  1. Fork this git repository
  2. Clone the git repository you forked
  3. Commit your changes
  4. Setup a pull request from your fork to the main repository

License

This crate is dual-licensed under the terms of the MIT and Apache licenses. See the respective license files for more details.

About

Basic io library for reading and writing binary or NBT files in Rust.

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages