Skip to content

Instantly share code, notes, and snippets.

@tscmoo
Created April 20, 2017 20:14
Show Gist options
  • Save tscmoo/245dede22823cbb3802cd5f6d56edad3 to your computer and use it in GitHub Desktop.
Save tscmoo/245dede22823cbb3802cd5f6d56edad3 to your computer and use it in GitHub Desktop.
git clone --recursive -b openbw https://github.com/tscmoo/TorchCraft.git
cd TorchCraft/BWEnv
mkdir build
cd build
cmake .. -DOPENBW_ENABLE_UI=ON
make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment