wow_world_base

Crate containing common enumerators, flags and structs for World of Warcraft emulation.

Usage

To add only the base items run the following command:

bash cargo add --features 'vanilla tbc wrath' wow_world_base

Then read the docs.

Auto Generation

This crate is partially auto generated by the wowm files in the wow_messages repository.