summarylogtreecommitdiffstats
path: root/compatibilitytool.vdf.template
blob: 9aefb6ef25b03e14d3159e5ad97beaa4069bdf8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
"compatibilitytools"
{
  "compat_tools"
  {
    "##INTERNAL_TOOL_NAME##"
    {
      "install_path" "##INSTALL_PATH##"
      "display_name" "##DISPLAY_NAME##"
      "from_oslist"  "windows"
      "to_oslist"    "linux"
    }
  }
}