Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 992 Bytes

File metadata and controls

34 lines (25 loc) · 992 Bytes

WoT-BattleResult-To-JSON

Version 9.1 / 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.1

Python

* You need Python 2.7

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:

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