wt_blk

Crates.iowt_blk
lib.rswt_blk
version0.2.1
sourcesrc
created_at2023-01-08 16:48:00.119083
updated_at2024-06-18 11:46:47.181885
descriptionParser and unpacker for the BLK file format
homepagehttps://github.com/Warthunder-Open-Source-Foundation
repositoryhttps://github.com/Warthunder-Open-Source-Foundation/wt_blk
max_upload_size
id753795
size116,099
(FlareFlo)

documentation

https://docs.rs/wt_blk

README

wt_blk

codecov

War Thunder block-file and auxiliary binary formats parsing library

Licensed under the Apache 2.0 license

For the end-user

For high-level consumption, please visit the reference implementation.

Library architecture and progress

architecture

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.

Commit count: 469

cargo fmt