Skip to content

Warthunder-Open-Source-Foundation/wt_blk

Repository files navigation

wt_blk

codecov

War Thunder block-file and auxiliary binary formats parsing library

Licensed under the Apache 2.0 license

Bindings

Python

Bindings are located in wt_blk_pybindings and published to pypi

WASM

Located in wasm_bindings and published to npm

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.

About

VROMF, BLK and other WT binary primitives and conversions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages