war3parser 0.1.0

A parser for Warcraft 3 map files
Documentation
# war3parser

[![JSR](https://jsr.io/badges/@wesleyel/war3parser)](https://jsr.io/@wesleyel/war3parser)

`war3parser` is a library for parsing and extracting Warcraft III map files. It provides functionality to extract data from MPQ files and supports parsing various file formats.

## Features

- Extract files from MPQ archives
- Support for parsing W3I, WTS, and other file formats
- Command-line tool for file extraction and export

## Usage

### CLI

TODO

### WASM

TODO

## Contributing

Contributions are welcome! Please submit a Pull Request or report an Issue.

## License

`war3parser` is licensed under the MIT License. See the LICENSE file for details.