UWINE/launcher/ULWGL-Runner/compatibilitytool.vdf
2024-02-25 21:46:15 +01: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"
}
}
}