"GameInfo"
{
	game	"D.I.P.R.I.P. DEMO v1.0"
	
	"developer" "EXOR Studios"
	"developer_url" "http://www.diprip.com/"
	
	type multiplayer_only
	
	nomodels 1
	nohimodel 1
	nocrosshair 1
	
	"icon" 	                 "diprip"

	FileSystem
	{
		SteamAppId				215		// GCF for Source SDK Base
		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
		}
	}
}
