Skip to content

Commit

Permalink
Update README [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
timfel committed Nov 21, 2016
1 parent 0528f4e commit ca9d975
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Expand Up @@ -14,12 +14,13 @@ your Starcraft installation to extract the data to work with Stargus.
NOTE: stratagus ( https://github.com/Wargus/stratagus ) is required.
stargus and stratagus version must match

1. compile:
mkdir build
cd build
cmake -DSTRATAGUS=stratagus -DSTRATAGUS_INCLUDE_DIR=${PATH_TO_STRATAGUS_SRC}/gameheaders ../
make

```
mkdir build
cd build
cmake -DSTRATAGUS=stratagus -DSTRATAGUS_INCLUDE_DIR=${PATH_TO_STRATAGUS_SRC}/gameheaders ../
make
./stargus
```

![image](https://cloud.githubusercontent.com/assets/46235/11292960/499a7d3c-8f55-11e5-9356-62c190c57467.png)
![image](https://cloud.githubusercontent.com/assets/46235/11292993/9198675c-8f55-11e5-9f74-2f23fb207498.png)
Expand Down

0 comments on commit ca9d975

Please sign in to comment.