#wow #database-client #world-of-warcraft #dbc #mpq

deprecated wow_vanilla_dbc

Deprecated, use wow_dbc instead

2 releases

0.1.1 Sep 29, 2022
0.1.0 Jul 3, 2022

#9 in #world-of-warcraft

21 downloads per month

MIT/Apache

1MB
21K SLoC

wow_vanilla_dbc

Implementation of the DBC (DataBaseClient) file formats for World of Warcraft 1.12.

Usage

Add the following to your Cargo.toml:

[dependencies]
wow_vanilla_dbc = { version = "0.1" }

Or add it with cargo edit:

cargo add wow_vanilla_dbc

And then check out the docs.

Auto Generation

This crate is partially auto generated by the .xml files in the rxml repository.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

No runtime deps