Crates.io | wow_items |
lib.rs | wow_items |
version | 0.2.0 |
source | src |
created_at | 2023-05-20 17:15:09.273971 |
updated_at | 2024-02-21 19:29:13.901779 |
description | Item definitions for World of Warcraft game servers |
homepage | |
repository | https://www.github.com/gtker/wow_messages |
max_upload_size | |
id | 869533 |
size | 42,311,669 |
wow_items
Crate containing item definitions for World of Warcraft version 1.12.x, 2.4.3.8606, and 3.3.5.x.
Add the crate with the required features:
cargo add --features 'vanilla tbc wrath' wow_items
Then read the docs.
This crate contains very large constant arrays which can cause out-of-memory errors during compilation. Try reducing the amount of cores used for compilation if this is the case.
This crate is partially auto generated through sqlite databases in the
wow_messages
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.