/wot-replay-winrate-analyzer

Gets winrate of each tank your team played.

Primary LanguageRustGNU General Public License v3.0GPL-3.0

  1. Enter a folder, from which all finished .wotreplay files will be read.
  2. Enter a nickname to filter battles. (You can enter the nickname of one of your teammates, to exclude randoms you played in-between.)
  3. Returns winrate of all tanks used by the team with the player.

Also creates 2 .json files with all battles containing the player and just the vehicle data.

Uses https://github.com/dacite/wot-battle-results-parser to parse data.