dfhack-remote 0.4.2

Interacting with the Dwarf Fortress remote API exposed by DFHack
Documentation
[dependencies.byteorder]
version = "1.4.3"

[dependencies.derive_more]
version = "0.99.17"

[dependencies.dfhack-proto]
version = "0.4.2-dev"

[dependencies.log]
version = "0.4.16"

[dependencies.num_enum]
version = "0.5.7"

[dependencies.protobuf]
version = "2.28.0"

[dependencies.thiserror]
version = "1.0.30"
[dev-dependencies.bmp]
version = "0.5.0"

[dev-dependencies.ctor]
version = "0.1.22"

[dev-dependencies.env_logger]
version = "0.10.0"

[dev-dependencies.lazy_static]
version = "1.4.0"

[dev-dependencies.rand]
version = "0.8.5"

[features]
reflection = ["dfhack-proto/reflection"]
test-with-df = ["reflection"]

[package]
authors = ["Pierre Lulé <pierre@lule.fr>"]
categories = ["api-bindings", "game-development", "games"]
description = "Interacting with the Dwarf Fortress remote API exposed by DFHack "
edition = "2021"
license = "MIT OR Apache-2.0"
name = "dfhack-remote"
readme = "README.md"
repository = "https://github.com/plule/dfhack-remote"
version = "0.4.2"