wscript: set rpath to current folder, LD_LIBRARY_PATH is unneeded anymore

Fix README and AppImage launch script accordingly
This commit is contained in:
Alibek Omarov
2022-03-03 05:56:22 +03:00
parent 85f99c723a
commit 8169c2a40b
4 changed files with 2 additions and 3 deletions

View File

@@ -35,8 +35,6 @@ This repository contains our fork of HLSDK and restored source code for some of
You still needed to copy `valve` directory as all game resources located there.
3) Run the main executable (`xash3d.exe` or AppImage).
Note: on Linux, without AppImage, you may need to create a shell-script with the command `LD_LIBRARY_PATH=. ./xash3d`.
For additional info, run Xash3D with `-help` command line key.
## Contributing