Takx Version Command

Use the takx-version command to determine the schema versions of the touch adaptation bundle, and the highest schema version of the layouts that are included.

The following table shows the required options for determining the schema versions.

Options Description
--takx
--takx-file <takx-file>
Path to the touch adaptation bundle to determine the schema version. This parameter is required.

Example

Use the following code example to determine the schema versions of the touch adaptation bundle.

C:\>tak takx-version --takx-file C:\tmp\MyGameLayouts.takx
Version information for 'MyGameLayouts.takx':
  Version: 1.1.0.0
  Version Name: DLC 1

See also

Touch Adaptation Kit Command Line Tool (tak.exe)