golden_apple 0.4.0

A Rust library for decoding and sharing Minecraft data types
Documentation
[package]

name = "golden_apple"

version = "0.4.0"

authors = ["thisjaiden"]

edition = "2018"

keywords = ["api", "parse", "minecraft"]

categories = ["data-structures", "encoding"]

description = "A Rust library for decoding and sharing Minecraft data types"

repository = "https://github.com/thisjaiden/golden_apple"

readme = "README.md"

license = "MIT"



[dependencies]