"GameInfo" 
{
	// Sourceforts gameinfo.txt....
	game	"SourceForts v2.0.0"  // Steam game name
	title	"SourceForts 2.0.0"  // In game menu title
	title2 	""
	manual "http://wiki.sourcefortsmod.com/"
	developer "Aduro Studios"
	developer_url "http://www.sourcefortsmod.com"
	icon "resource\sf_steam_icon"
	type multiplayer_only
	nomodels 0
	nohimodel 1
	nocrosshair 1

	//hidden_maps
	//{
	//	"test_speakers"		1
	//	"test_hardware"		1
	//}


	FileSystem
	{
		SteamAppId				215
		ToolsAppId				211
		
		SearchPaths
		{ 
			Game				|gameinfo_path|.
			Game				hl2mp
			Game				hl2
			GameBin				|gameinfo_path|addons/metamod/bin
		}
	}
}