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-07-27 18:18:03 +0300
commit130f48d4c705af60b320883168b2f1da72a9a43d (patch)
treeb595d4b5fe25c2430eff0da78938e54f5901c1ca
parent5612631ad2cc83c4305e8470584c90280d0a68cb (diff)
toolmanifest: Specify the compatmanager layer name
-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"
}