UWINE/ULWGL-Runner/compatibilitytool.vdf
Stelios Tsampas 681191115a Update compatibilitytool.vdf and toolmanifest.vdf
* Remove ulwgl.vdf and create symlink to `.local/share/ULWGL`
2024-02-20 02:09:16 +02:00

14 lines
232 B
Plaintext

"compatibilitytools"
{
"compat_tools"
{
"ULWGL-Runner" // Internal name of this tool
{
"install_path" "."
"display_name" "ULWGL-Runner"
"from_oslist" "windows"
"to_oslist" "linux"
}
}
}