vhlt/README.md
Roman Chistokhodov b81e80c0d0 Fix link [ci skip]
2016-10-09 16:39:58 +03:00

461 B

Vluzacn ZHLT

Build Status

Custom Zoner's Half-Life Tools created by vluzacn. This is not my project, I just need repository here to add support for determining of the number of threads on posix systems.

Building

make

If you want to pass additional flags to make:

make USER_FLAGS="your flags"

Example:

make USER_FLAGS="-static-libstdc++"