embed steam Half-Life data into the image itself

allows also adding hlsdk libs to the image
makes it easier to build, manage, and run
This commit is contained in:
Ivan Avdeev
2026-04-08 01:17:49 -04:00
parent eecca09544
commit c6edc9f3fe
6 changed files with 85 additions and 37 deletions
-4
View File
@@ -1,7 +1,3 @@
# Path to Steam Half-Life data, where ./valve and ./valve_hd dirs are located (readonly)
# Must already contain build https://github.com/FWGS/hlsdk-portable libs in `dlls` and `cl_dlls/`
STEAM_HALFLIFE_DIR=${HOME}/opt/Half-Life
# Path to https://rtxash.omgwtf.ru/Half-Life-RTX/Half-Life-PBR repo clone (readonly)
HALFLIFE_PBR_REPO_DIR=${HOME}/src/Half-Life-PBR