steamplay-fteqw/compatibilitytool.vdf

14 lines
205 B
Text
Raw Permalink Normal View History

2021-07-08 09:38:55 +00:00
"compatibilitytools"
{
"compat_tools"
{
"fteqw_wrapper" // Internal name of this tool
{
"install_path" "."
"display_name" "FTEQW"
"from_oslist" "windows"
"to_oslist" "linux"
}
}
}