VTF Explorer: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Updated the link to a non-broken webpage.)
m (Updated the link to a non-broken webpage.)
Line 4: Line 4:


== External links ==
== External links ==
* [http://files.filefront.com/VTF+Explorer+v13/;4333494;/fileinfo.html] - the latest version download.
* [http://files.filefront.com/VTF+Explorer+v13/;4333494;/fileinfo.html FileFront.com - VTF Explorer v1.3] - the latest version download.


[[Category:Third Party Tools]]
[[Category:Third Party Tools]]

Revision as of 14:08, 29 December 2007

VTF Explorer is a tool for viewing, converting and extracting from GCF files Source materials. It is also capable of viewing, modifying, and creating VMT files in GUI. The VMT editor is really extensive, and it is similar to editing entity properties in Valve Hammer Editor.

The program was written by Vyacheslav "Hoaxer" Dzhura entirely in Borland Delphi 7 except for srcwrapper.dll which manages VTF files through Valve's ImageLoader class to do all the work.

External links