NeilJed / 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.
GNU Lesser General Public License v2.1
157 stars 50 forks source link

How do I install this? #8

Closed simon9438 closed 4 years ago

simon9438 commented 4 years ago

Hi, I downloaded this and now I have a bunch of files. How can I open .vmt files?

NeilJed commented 4 years ago

This is just the source files for the VTFLib tool that I'm in the process of trying to fix so it compiles on modern versions of Visual Studio.

You need the actual installer file for VTFLib - unfortunately Nem, who wrote the original tool has shut down his site. There are people who mirror it but I am not 100% how trust worthy they are.

I've managed to find the original installer - I'll attempt to add it to the releases section soon.