matthiaslantsch / phpsc2replay

Automatically exported from code.google.com/p/phpsc2replay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parser and analyzer library for StarCraft II replay files

Alpha preview version.

To compile you need:
 * cmake
 * the boost c++ libraries (version >= 1.41)
 * libmpq (version >= 0.4.2, if you use the latest bleeding edge, be sure to set the NEW_LIBMPQ cmake flag to ON)

Feedback really appreciated!

About

Automatically exported from code.google.com/p/phpsc2replay


Languages

Language:PHP 86.2%Language:C++ 12.9%Language:CMake 0.9%