# wt_blk
[](https://codecov.io/github/Warthunder-Open-Source-Foundation/wt_blk)
> **War Thunder block-file and auxiliary binary formats parsing library**
Licensed under the [Apache 2.0](https://github.com/Warthunder-Open-Source-Foundation/wt_blk/blob/master/LICENSE) license
## For the end-user
For high-level consumption, please visit [the reference implementation](https://github.com/Warthunder-Open-Source-Foundation/wt_ext_cli).
## Library architecture and progress

## About the API
This crate provides low level parsing for various Binary formats that the game utilizes internally.
The public interfaces are currently overexposed and will be restricted once a stable API can be formed.