/BWAPI_LuaProxy

A BWAPI proxy for bots written in lua

Primary LanguageC++

You need first:
- to download and install BWAPI 4 (currently, we use 4.1.1 beta)
- to compile with Visual C++ 2013
- to set windows environment variables BWAPI_DIR and MSGPACK_DIR, pointing to your BWAPI and MessagePack directories, respectively.