1 unstable release
0.1.0 | Feb 18, 2023 |
---|
#7 in #wot
21KB
576 lines
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
Dependencies
~4–7MB
~121K SLoC