About Link HL

	LinkHL is a small tool that allows you to connected to a Half-Life game
	server or HLTV proxy via a special HLMP (Half Life Multiplayer Protocol)
	web hyperlink. This link can be	used by web sites in their HTML code
	like this example shows:

	<a href="hlmp://127.0.0.1:27015"> My HL Server </a>
	
	This opens HL and connects to the given server IP:Port (btw: it doesn't
	work if HL is already open). Make sure to use hlmp instead of http :)


Install LinkHL 

	Copy LinkHL.exe into your main Half-Life directory (where HL.EXE is)
	and execute it once. Then HLMP will be registered at system shell. 
	To modify extra command line parameters for HL.EXE see registry key:
	
		HKEY_LOCAL_MACHINE\SOFTWARE\Classes\hlmp\shell\open\command
		
	Written by Martin Otten - 2001 - visit www.slipgate.de
	

	