Valve Material Type file generator
VMTGen is a tool meant to quickly generate Valve Material Type files for your custom textures with the least number of clicks and user inputs possible, while allowing settings to be locked and persist between multiple textures. (as opposed to having to re-input each texture's settings via VTFEdit.)
Download Version 1.2-BETA-rc1 (stand-alone executable)
####(requires Java 7 to run)
======
This Netbeans project uses Maven for dependency management. While I tried to keep the dependencies lowered to a minimum, here is what you need:
- Apache commons-io 2.4 (uses FilenameUtils)
- Google guava 15.0-rc1 (uses LittleEndianDataInputStream)