Crates.io | wow_vanilla_dbc |
lib.rs | wow_vanilla_dbc |
version | 0.1.1 |
source | src |
created_at | 2022-07-03 23:06:32.148652 |
updated_at | 2022-09-29 16:43:43.019583 |
description | Deprecated, use wow_dbc instead. |
homepage | |
repository | https://www.github.com/gtker/wow_vanilla_dbc |
max_upload_size | |
id | 618592 |
size | 861,974 |
wow_vanilla_dbc
Implementation of the DBC (DataBaseClient) file formats for World of Warcraft 1.12.
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.
This crate is partially auto generated by the .xml
files in the rxml
repository.
Licensed under either of
at your option.
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.