TorchCraft / TorchCraftAI

A platform that lets you build agents to learn to play StarCraft: Brood War.
https://torchcraft.github.io/TorchCraftAI
MIT License
650 stars 123 forks source link

Update bwapilib to bwapi 4.4 #23

Open Jabbo16 opened 5 years ago

Jabbo16 commented 5 years ago

Allows building a bwapi 4.4 client, tested with a fork and plays fine using a 4.4 bwapi.dll file. Managed to build fine on both Windows and Linux platforms.

For now I submitted a "clean" bwapilib update but I noticed some files that could be removed as I dont think they are really needed (like the BWAPI.cpp and Debug.h files). Should I clean them up first?