Map Resource File: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
No edit summary  | 
				No edit summary  | 
				||
| Line 9: | Line 9: | ||
  }    |   }    | ||
There   | There's a couple of programs out there to help with this:  | ||
RESGen is a tool to create res (resource) files for Half-Life: http://www.thezproject.org/projects.php?pid=2  | |||
ResMaker: http://halflife2.filefront.com/file/HalfLife_2_CS_Source_ResMaker;34374  | |||
[[category:Level design]]  | [[category:Level design]]  | ||
Revision as of 21:08, 17 August 2005
A .res file accompanies a map .bsp file and has the same name. It contains something like:
"resources" 
{ 
"materials/materialsubfolder/material name.vmt" "file" 
"materials/materialsubfolder/material name.vtf" "file" 
} 
There's a couple of programs out there to help with this:
RESGen is a tool to create res (resource) files for Half-Life: http://www.thezproject.org/projects.php?pid=2
ResMaker: http://halflife2.filefront.com/file/HalfLife_2_CS_Source_ResMaker;34374