"GameInfo"
{
	game	"Garry's Mod 9"
	title	"Garry's Mod"
	title2	"Nine"
	
	"developer" 		"TEAM GARRY"
	"developer_url" 	"http://gmod.garry.tv/"

	FileSystem
	{
		SteamAppId				220		// 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
		}
	}
}