mctools 0.1.1

A Rust library that contains some Minecraft tools.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.png]
version = "0.17.13"

[package]
categories = ["game-development"]
description = "A Rust library that contains some Minecraft tools."
documentation = "https://docs.rs/mctools/latest/mctools/"
edition = "2021"
keywords = ["minecraft"]
license-file = "LICENSE.txt"
name = "mctools"
readme = "README.md"
repository = "https://github.com/ClintFlames/mctools"
version = "0.1.1"