UWINE/toolmanifest.vdf
Stelios Tsampas bfebd77f24 Add the required files for Steam discovery
There are two files describing the compatibility tool,

* `compatibilitytool.vdf`, useful if ULWGL is installed under
`.local/share/Steam/compatibilitytools.d`

* `ulwgl.vdf`, can be installed in `.local/share/Steam/compatibilitytools.d`
and allows Steam to use ULWGL from the `.local/share/ULWGL` path
2024-02-20 00:24:22 +02:00

9 lines
178 B
Plaintext
Executable File

// Generated file, do not edit
"manifest"
{
"commandline" "/ulwgl-run %verb%"
"version" "2"
"use_tool_subprocess_reaper" "1"
"compatmanager_layer_name" "container-runtime"
}