Skip to content

SylvainNeau/WoT-Battle-Results-To-JSON

 
 

Repository files navigation

WoT-Battle-Results-To-JSON

Version 9.9 / wotbr2j.pyc

Respect for my work

Please respect my work invested in this project. You have to give me credit on your application or website.

Supported Versions

* WoT 0.8.0 up to WoT 0.9.9

Requirements

Python

  • You need Python 2.7, or just use the compiled version wotbr2j.exe

Usage

wotbr2j.pyc <battleresult.dat>

Example: python.exe wotbr2j.pyc 314161038711889.dat

Output

wotbr2j.pyc creates a text file with the name of the battle result where the extension has been replaced by ".json"

Structure:

* parser[result] = "ok" or "error"
* parser[message] = detailed error, otherwise "ok"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%