Environment Setup:
- Visual Studio 2013
- Uses Windows environment variable BWAPI_DIR which points to BWAPI 4.1.2
- Uses Windows environment variable BWTA_DIR which points to BWTA 2.2

To Compile:
- Open src/Microwave/VisualStudio/UAlbertaBot.sln in VS2013
- Select Release mode
- Build the Microwave project
- Output will go to src/Microwave/bin/Microwave.dll

Tournament Setup:
- Copy src/Microwave/bin/Microwave.dll to the tournament Microwave/AI folder
- Copy dll/Microwave_Config.json to the tournament Microwave/AI folder
