Expand description

Parsing Minecraft asset files and resource packs in Rust.

This crate provides types that can be used with serde_json to parse the data files in either the Minecraft assets/ directory or in a resource pack.

Modules

An API for programmatically accessing Minecraft asset data.

Serde-(de)serializable data types for files in the Minecraft assets/ directory.

Information about the different versions of Minecraft assets.