Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 203 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 203 Bytes

voice

Build instructions:

mkdir build
cd build
cmake .. -DCMAKE_PREFIX_PATH=<path-to-sfml> -DSFML_STATIC_LIBRARIES=TRUE
make -j<cpu-core-count>

If on Windows, move openal32.dll to build.