"GameInfo"
{
	developer		"J@nek/RATICIDE"		
	developer_url	"http://www.adrenalinegamer2.com"	

	icon		"ag2"	//The icon must be an uncompressed TGA 16x16 pixels in size 24 bits
	game		"Adrenaline Gamer 2"
	title	""
	title2	""
	type 	multiplayer_only
	nomodels 0
	nohimodel 1
	nocrosshair 1
	hidden_maps
	{
		"test_speakers"		1
		"test_hardware"		1
	}


	FileSystem
	{
		SteamAppId				218		// GCF for Source SDK Base 2007
		ToolsAppId				211		// Tools will load this (ie: source SDK caches) to get things like materials\debug, materials\editor, etc.

		//Orange box sdk allows an extra appid to be defined here to mount additional content. 320 is HL2MP
		//AdditionalContentId			320
		

		SearchPaths
		{
			Game				|gameinfo_path|.
			Game				|all_source_engine_paths|hl2mp
			Game				|all_source_engine_paths|hl2
		}
	}
}