
ZIP file should include:
    Crosshairs.jpg
    readme.txt
    sek 1st - Green.menu
    sek 2nd - Grey.menu
    sek 3rd - Red.menu
    sek.cfg

1) Choose one of the three crosshairs from Crosshairs.jpg image.

2) Find its corresponding menu file and rename it to 'sek.menu'

3) Install the HUD as per usual in your quakelive\home\baseq3\UI folder.

4) To get the exact same crosshair, you will need to change/add the following settings in either your game config or the game console:

	cg_hudFiles "ui/sek.cfg"
	cg_crosshairColor             "25"
	cg_crosshairBrightness        "1"

  For 1st - Green
	cg_drawCrosshair              "2"
	cg_crosshairSize              "40"

  For 2nd - Grey
	cg_drawCrosshair              "7"
	cg_crosshairSize              "40"

  For 3rd - Red
	cg_drawCrosshair              "4"
	cg_crosshairSize              "13"

6) Load up the game and "loadhud" in console. Enjoy :)

Note: These work best in 4:3 aspect ratio mode. A different aspect ratio will stretch the HUD crosshairs unless you modify the menu files.