wot_game_reader 0.1.0

Fetch and extract data from the game folder of world of tanks
Documentation
1
2
3
4
5
6
7
pub mod errors;
pub mod game_reader;
pub mod localization;
pub mod map;

#[cfg(test)]
mod tests;