Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ValveSoftware/Proton.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArkadiusz Hiler <ahiler@codeweavers.com>2022-07-22 12:20:14 +0300
committerArkadiusz Hiler <ahiler@codeweavers.com>2022-08-10 19:29:30 +0300
commit707741dcc118c108f503c2d6dfa52dffde93eb50 (patch)
tree725517f1b640e681b5948a8f884f8aadfd23f1f2
parent79c9b6a15d1042b0a2252a0998267036780d706a (diff)
toolmanifest: Specify the compatmanager layer name
Link: https://github.com/ValveSoftware/Proton/pull/5891
-rw-r--r--toolmanifest_runtime.vdf1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolmanifest_runtime.vdf b/toolmanifest_runtime.vdf
index 0b8490e6..a5d0356c 100644
--- a/toolmanifest_runtime.vdf
+++ b/toolmanifest_runtime.vdf
@@ -4,4 +4,5 @@
"commandline" "/proton %verb%"
"require_tool_appid" "1391110"
"use_sessions" "1"
+ "compatmanager_layer_name" "proton"
}