mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-12-28 16:54:23 +00:00
Set prefer system libraries off
This commit is contained in:
parent
c1fd44eef6
commit
239ea780cb
@ -70,11 +70,13 @@
|
||||
},
|
||||
{
|
||||
"execute": {
|
||||
"description": "Creating game path",
|
||||
"command": "mkdir -p $GAMEDIR'/drive_c/Program Files/Roberts Space Industries/StarCitizen/'{LIVE,PTU}"
|
||||
}
|
||||
}
|
||||
],
|
||||
"system": {
|
||||
"prefer_system_libs": false,
|
||||
"env": {
|
||||
"DXVK_HUD": "0",
|
||||
"__GL_SHADER_DISK_CACHE": 1,
|
||||
|
Loading…
Reference in New Issue
Block a user