[features]
default = []
tbc = []
vanilla = []
wrath = []
[package]
authors = ["Gtker <github@gtker.com"]
categories = ["games", "game-development", "game-engines", "parser-implementations"]
description = "Library for parsing World of Warcraft DBC files for 1.12, 2.4.3 and 3.3.5."
edition = "2021"
keywords = ["wow", "world-of-warcraft", "mpq", "dbc", "databaseclient"]
license = "MIT OR Apache-2.0"
name = "wow_dbc"
readme = "README.md"
repository = "https://www.github.com/gtker/wow_dbc"
resolver = "1"
version = "0.2.0"
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]