Skip to content
Snippets Groups Projects
user avatar
David Bergström authored
bbceff39
History
Name Last commit Last update
.idea
maps
.gitignore
README.md
main.py
techtree.json

StarCraft II bot

Setup for creating your own bot

Start of by forking this repository by pressing the fork button above, this will create your own copy of this repository.

This will bring you to your own version of this page.

Next you want to clone the new repository using the following command: git clone <path>, where <path> is the url to the right of the fork button you just pressed. If you have configured ssh-access use the ssh link, otherwise use the http link.

Next, download the library binary from this page: (link)

Put the library in the folder git repository you just downloaded.