wotbreplay-parser

World of Tanks Blitz replay parser in Rust.

Crates.io Last commit GitHub Workflow Status License: MIT docs.rs

Replay structure

*.wotbreplay is a ZIP-archive containing: - battle_results.dat - meta.json - data.wotreplay

battle_results.dat

This is a pickled 2-tuple: - Some big number - Battle results serialized with Protocol Buffers

Useful tools

meta.json

data.wotreplay