Skip to content

davidrios/wow-alchemy

Repository files navigation

wow-alchemy

A Rust library and CLI toolset for parsing, manipulating, and creating World of Warcraft binary files.

This project is a fork of https://github.com/wowemulation-dev/warcraft-rs/, thank you for the original author for the initial work done.

Quick Start

Command-Line Usage

Todo...

Library Usage

Todo...

Installation

Binary Releases

Pre-built binaries are available for Linux, macOS, and Windows, check the releases page.

From crates.io

# Install the CLI tool
cargo install wow-alchemy

# Add specific crates as dependencies
cargo add wow-alchemy-blp wow-alchemy-adt

Build from source

git clone https://github.com/davidrios/wow-alchemy
cd wow-alchemy
cargo install --path wow-alchemy

License

This project is licensed under the Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)

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.


This project represents the collective knowledge of the WoW modding community and is based on reverse engineering efforts. Blizzard Entertainment has not officially documented any formats handled by this project.

About

A collection of tools for manipulating WoW binary files

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •