This is a single module package that contains everything that is needed to read in the Warcraft 3 replay file format *.w3g. W3G is a custom binary format. The benefits of this are that the files are ...
The library parses w3g replay files and returns statitics and different KPIs. This will be an inner part of a set of tools for analysing, comparing and demonstrating W3 data. The library must accept a ...