fwillo
1 week ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
lgsm/modules/fix_vh.sh
|
|
@ -34,7 +34,7 @@ if [ -f "${modsinstalledlistfullpath}" ]; then |
|
|
|
export DOORSTOP_CORLIB_OVERRIDE_PATH=./unstripped_corlib |
|
|
|
|
|
|
|
export LD_LIBRARY_PATH="./doorstop_libs:${LD_LIBRARY_PATH}" |
|
|
|
export LD_PRELOAD="libdoorstop_x64.so:${LD_PRELOAD}" |
|
|
|
preexecutable="LD_PRELOAD=\"libdoorstop_x64.so:${LD_PRELOAD}\" ${preexecutable}" |
|
|
|
|
|
|
|
export SteamAppId=892970 |
|
|
|
fi |
|
|
|