# Wot game reader Crate that parse information from the game World of Tanks and his sources uncompiled. ## Needed: - Uncompiled sources from https://github.com/IzeBerg/wot-src/tree/EU/sources ## Features: - Maps lists - Localization module to translate objects keys to localized names - Arena information like (GameMode, BoundingBox, Spawn points, Bases) ## WIP: - Arena definition fetch methods - Vehicles module ## License MIT or Apache-2.0