add initial hermetic container build-and-test support
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# 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
|
||||
|
||||
# Path to https://github.com/w23/xash3d-fwgs/ clone (readonly)
|
||||
XASH3D_RT_REPO_DIR=${HOME}/src/xash3d-fwgs
|
||||
Reference in New Issue
Block a user