55 Forks
165 Stars
165 Watchers

VTFLib

VTFLib is a LGPL open source programming library that provides a C and C++ API for reading and writing Valve VTF and VMT format image files.

How to download and setup VTFLib

Open terminal and run command
git clone https://github.com/NeilJed/VTFLib.git
git clone is used to create a copy or clone of VTFLib repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with VTFLib https://github.com/NeilJed/VTFLib/archive/master.zip

Or simply clone VTFLib with SSH
[email protected]:NeilJed/VTFLib.git

If you have some problems with VTFLib

You may open issue on VTFLib support forum (system) here: https://github.com/NeilJed/VTFLib/issues