wot_game_reader

Crates.iowot_game_reader
lib.rswot_game_reader
version0.1.0
sourcesrc
created_at2023-02-18 21:00:05.720745
updated_at2023-02-18 21:00:05.720745
descriptionFetch and extract data from the game folder of world of tanks
homepage
repositoryhttps://github.com/Gabouchet/wot-game-reader
max_upload_size
id788477
size20,716
Gabriel Hamel (gabrielhamel)

documentation

README

Wot game reader

Crate that parse information from the game World of Tanks and his sources uncompiled.

Needed:

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

Commit count: 8

cargo fmt