Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.06 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.06 KB

Nightly builds are available:

Installation Instructions

Download the installer for your platform. Upon first launch of Stargus, it will ask you for your Starcraft installation to extract the data to work with Stargus.

Build Instructions

NOTE: stratagus ( https://github.com/Wargus/stratagus ) is required. stargus and stratagus version must match

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

image image image