Skip to content
Snippets Groups Projects
Commit 3e2cc37c authored by David Bergström's avatar David Bergström
Browse files

Add reference to instructions on installing the library

parent 006499e5
No related branches found
No related tags found
No related merge requests found
......@@ -12,13 +12,14 @@ 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.
Next, you need to setup the library. See [PyCommandCenter's page on PyCharm]
for how to do that.
Now everything is ready for PyCharm, start PyCharm and select "Open" and
navigate to the location you clone your fork of this repository.
In order to run the code, right file name "main.py" in the project panel on the
right and select "Debug main". This will run the code in "main.py" and start
Starcraft II. You can also edit the code in "main.py" by double-clicking on it.
StarCraft II. You can also edit the code in "main.py" by double-clicking on it.
[PyCommandCenter's page on PyCharm]: https://gitlab.ida.liu.se/starcraft-api/pycommandcenter/blob/master/pycharm.md
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment