vtfcmd-wrapper
v1.0.0-b
Published
a very unfinished wrapper around vtfcmd
Downloads
8
Readme
vtfcmd-wrapper
this is a very unfinished wrapper around vtfcmd
current functions:
VTFCmd.convert(input, output); // converts input file to vtf, and puts it in output (output should preferrably be a directory)
VTFCmd.exec(string); // executes vtfcmd with the inputted args, will mostly be used for backend but can also be used for custom commands