"AddonInfo"
{
	"name"		"Counter-Strike: Source Content"
	"version"	"1.0"
	"up_date"	"5th August 2006"
	"author_name"	"Valve"
	"author_email"	"n/a"
	"author_url"	"http://www.counter-strike.net/"
	
	"info"		"CS:S Content!"

	//
	// !!!!! This is important !!!!!
	//
	// If you are adding new stuff this should be 0
	// If you're overriding stuff that already exists this should be 1
	// Loadtimes will increase slightly with every addon you have with 
	//  this set to 1 - so only set override if you really need to.

	"override"	"0"
	
	// Won't be active unless the following GCFs are available and
	// are mounted
	"GCFRequires"
	{
		"0"		"240"
	}
}