resourcecomplier
Jump to navigation
Jump to search


resourcecompiler is a Source 2 command line utility that is able to build most types of source files into compiled resources. It also handles the compilation of VMAP files from start to finish, running external tools such as VRAD3 and VPK as required. You can give it source files like VMDL meshes by dropping it onto the executable or in CLI with a command like ./resourcecompiler.exe <full path to source file>.
Note: The tool does not function on systems without a GPU installed, or without drivers installed.
