summarylogtreecommitdiffstats
path: root/proton-proton_native_transition.patch
diff options
context:
space:
mode:
Diffstat (limited to 'proton-proton_native_transition.patch')
-rw-r--r--proton-proton_native_transition.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/proton-proton_native_transition.patch b/proton-proton_native_transition.patch
new file mode 100644
index 000000000000..3c7670aacdaa
--- /dev/null
+++ b/proton-proton_native_transition.patch
@@ -0,0 +1,15 @@
+--- a/compatibilitytool.vdf 2021-10-19 15:49:39.298953579 +0300
++++ b/compatibilitytool.vdf 2021-10-19 15:49:03.259011088 +0300
+@@ -19,5 +19,12 @@
+ "from_oslist" "windows"
+ "to_oslist" "linux"
+ }
++ "proton-native" // Internal name of this tool
++ {
++ "install_path" "."
++ "display_name" "proton-native (deprecated entry, use 'proton' above)"
++ "from_oslist" "windows"
++ "to_oslist" "linux"
++ }
+ }
+ }