Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 522 Bytes

File metadata and controls

14 lines (9 loc) · 522 Bytes

Half-Life Texture Tools CLI

Dependencies

Mono (recommended) or .NET
FreeImageNET wrapper version 3.17.1 or newer.
FreeImage

Upstream release: 1.6.5

Compiling

To compile in general, with a Mono build, run ./compile.sh, and it will do most of the heavy lifting for you.

Use ./compile.sh --help for more options