> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Touch Adaptation Kit (TAK) 命令行工具参考

> TAK CLI 命令（convert、create、license、notice、pack、serve、settings 和 takx-version）的参考文档，用于构建和打包触控适配包。

浏览 XBOX 游戏开发中的 TAK 命令行工具相关主题。

<CardGroup cols={2}>
  <Card title="Convert 命令" icon="video" href="/build/core-features/common/game-streaming/tak-command-line-tool/game-streaming-tak-command-line-convert-command">
    convert 命令不仅能将旧版布局集文件转换为组件布局，还能对其进行现代化处理以符合……
  </Card>

  <Card title="Create 命令" icon="terminal" href="/build/core-features/common/game-streaming/tak-command-line-tool/game-streaming-tak-command-line-create-command">
    create 命令用于创建触控适配包（或简称为解包包）的源内容，或向……添加新布局。
  </Card>

  <Card title="License 命令" icon="video" href="/build/core-features/common/game-streaming/tak-command-line-tool/game-streaming-tak-command-line-license-command">
    license 命令用于显示或接受触控适配套件命令行工具的最终用户许可协议 (EULA)。
  </Card>

  <Card title="Notice 命令" icon="video" href="/build/core-features/common/game-streaming/tak-command-line-tool/game-streaming-tak-command-line-notice-command">
    notice 命令用于显示有关 TAK CLI 中包含的第三方材料的信息。
  </Card>

  <Card title="Pack 命令" icon="video" href="/build/core-features/common/game-streaming/tak-command-line-tool/game-streaming-tak-command-line-pack-command">
    pack 命令用于将布局打包为触控适配包 (takx)。
  </Card>

  <Card title="Serve 命令" icon="video" href="/build/core-features/common/game-streaming/tak-command-line-tool/game-streaming-tak-command-line-serve-command">
    serve 命令用于使指定的布局可供 CTA 进行验证体验。
  </Card>

  <Card title="Settings 命令" icon="sliders" href="/build/core-features/common/game-streaming/tak-command-line-tool/game-streaming-tak-command-line-settings-command">
    settings 命令用于查看和设置应用程序设置。
  </Card>

  <Card title="Takx-version 命令" icon="clock-rotate-left" href="/build/core-features/common/game-streaming/tak-command-line-tool/game-streaming-tak-command-line-takx-version-command">
    使用 takx-version 命令确定触控适配包的架构版本，以及布局的最高架构版本……
  </Card>

  <Card title="模板" icon="video" href="/build/core-features/common/game-streaming/tak-command-line-tool/game-streaming-tak-command-line-templates">
    这些是可与 TAK CLI 一起使用的模板。
  </Card>

  <Card title="Unpack 命令" icon="video" href="/build/core-features/common/game-streaming/tak-command-line-tool/game-streaming-tak-command-line-unpack-command">
    使用 unpack 命令，并结合下表中显示的选项，将触控适配包解包为其组件文件。
  </Card>

  <Card title="Verify 命令" icon="video" href="/build/core-features/common/game-streaming/tak-command-line-tool/game-streaming-tak-command-line-verify-command">
    使用 verify 命令，并结合下表中显示的选项，验证触控适配包的内容是否有效。
  </Card>

  <Card title="Version 命令" icon="video" href="/build/core-features/common/game-streaming/tak-command-line-tool/game-streaming-tak-command-line-version-command">
    version 命令用于显示工具的版本信息。
  </Card>

  <Card title="触控适配套件命令行工具" icon="gamepad" href="/build/core-features/common/game-streaming/tak-command-line-tool/game-streaming-tak-command-line">
    使用本文通过触控适配套件 (TAK) 创建和验证触控控件布局。
  </Card>
</CardGroup>

## 另请参阅

* [构建触控布局](/build/core-features/common/game-streaming/building-touch-layouts/index)
* [TAK 编辑器](/build/core-features/common/game-streaming/tak-editor/index)


## Related topics

- [Touch Adaptation Kit (TAK) 命令行工具参考](/zh-CN/build/core-features/common/game-streaming/tak-command-line-tool/index.md)
- [Touch Adaptation Kit 命令行工具 (tak.exe)](/zh-CN/build/core-features/common/game-streaming/tak-command-line-tool/game-streaming-tak-command-line.md)
- [其他独立工具](/zh-CN/tools/additional-tools.md)
- [Touch Adaptation Kit (TAK) 参考](/zh-CN/build/core-features/common/game-streaming/game-streaming-touch-touch-adaptation-kit-overview.md)
- [License 命令](/zh-CN/build/core-features/common/game-streaming/tak-command-line-tool/game-streaming-tak-command-line-license-command.md)
