"GameInfo"
{
	game 		"SMOD Redux Version 8"
	title 		"SMOD Redux Version 8"
	type		"singleplayer_only"
  developer   "Onemanshow, The SMOD Author and Others"
  developer_url "http://sites.google.com/site/smodredux/home"
	"icon" 		"smodicon" 

	FileSystem
	{
		SteamAppId				215		// This will mount all the GCFs we need (240=CS:S, 220=HL2).
		ToolsAppId				211		// Tools will load this (ie: source SDK caches) to get things like materials\debug, materials\editor, etc.
		
		SearchPaths
		{
			Game				|gameinfo_path|.
			Game				hl2
		}
	}
}
