Crates.io | wt_blk |
lib.rs | wt_blk |
version | 0.2.1 |
source | src |
created_at | 2023-01-08 16:48:00.119083 |
updated_at | 2024-06-18 11:46:47.181885 |
description | Parser and unpacker for the BLK file format |
homepage | https://github.com/Warthunder-Open-Source-Foundation |
repository | https://github.com/Warthunder-Open-Source-Foundation/wt_blk |
max_upload_size | |
id | 753795 |
size | 116,099 |
War Thunder block-file and auxiliary binary formats parsing library
Licensed under the Apache 2.0 license
For high-level consumption, please visit the reference implementation.
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.