batch_vmt 1.0.0
Generate a bunch of .vmts at once from a template
So I threw together a batch tool from old code with encouragement from:
- Mr. Will Alfred#2750
- evader#7238
- Emil_Rusboi#5083
The first release is pretty basic, and requires you copy the .exe to your materials folder, but it works!
It uses a template system, any keywords (e.g. <filename> or <tags>)
can be replaced by supplying a substitute in the UI (there's already one example)
Planning to add more features in future, like adding `$translucent 1` for .vtfs with alpha, but those will take a little longer.
- Mr. Will Alfred#2750
- evader#7238
- Emil_Rusboi#5083
The first release is pretty basic, and requires you copy the .exe to your materials folder, but it works!
It uses a template system, any keywords (e.g. <filename> or <tags>)
can be replaced by supplying a substitute in the UI (there's already one example)
Planning to add more features in future, like adding `$translucent 1` for .vtfs with alpha, but those will take a little longer.