-
Download the latest version from the Releases page.
-
Extract the archive to your Half-Life directory. It should place a directory called
hlu
in theHalf-Life
directory. -
Install the Visual Studio 2022 re-distributable. You can find it in the
hlu/redist
directory. -
Run the ContentInstaller tool:
cd "path/to/Half-Life/directory"
dotnet "hlu/tools/ContentInstaller.dll" --mod-directory hlu
- Restart Steam so the game is added to the list of games.
You can run the game by either running it through Steam or by launching Half-Life with the command-line parameter -game hlu
.
You may see project info text overlaid on the screen while playing. See Hud Project info for more information.
Pre-Alpha builds can be downloaded from the Github Actions artifacts section of each run.
These builds are available for up to 90 days after the run has finished.
Note that pre-alpha builds are work-in-progress builds and likely to be unstable and buggy.