aerofur / VTFcmd-Resources

Automatically generate VTFs and VMTs using VTFLib for large directories or single files

Home Page:https://developer.valvesoftware.com/wiki/VTFCmd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VTFcmd-Resources

Automatically generate VTFs and VMTs using VTFLib for large directories or single files

Example command

vtfcmd.exe -folder "C:\Users\titusstudios\Desktop\decals\*.png" -output "C:\Users\titusstudios\Desktop\decals\exported" -format "BGRA8888" -alphaformat "BGRA8888" -pause

About

Automatically generate VTFs and VMTs using VTFLib for large directories or single files

https://developer.valvesoftware.com/wiki/VTFCmd

License:GNU General Public License v3.0


Languages

Language:Batchfile 100.0%