> ## 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 명령은 Touch Adaptation Kit 명령줄 도구의 최종 사용자 라이선스 계약(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">
    이 문서에서는 Touch Adaptation Kit(TAK)을 사용하여 터치 컨트롤 레이아웃을 만들고 검증하는 방법을 다룹니다.
  </Card>
</CardGroup>

## 함께 보기

* [Building touch layouts](/build/core-features/common/game-streaming/building-touch-layouts/index)
* [Tak editor](/build/core-features/common/game-streaming/tak-editor/index)


## Related topics

- [Touch Adaptation Kit 명령줄 도구(tak.exe)](/ko/build/core-features/common/game-streaming/tak-command-line-tool/game-streaming-tak-command-line.md)
- [추가 독립 실행형 도구](/ko/tools/additional-tools.md)
- [Unpack 명령](/ko/build/core-features/common/game-streaming/tak-command-line-tool/game-streaming-tak-command-line-unpack-command.md)
- [Verify 명령](/ko/build/core-features/common/game-streaming/tak-command-line-tool/game-streaming-tak-command-line-verify-command.md)
- [License 명령](/ko/build/core-features/common/game-streaming/tak-command-line-tool/game-streaming-tak-command-line-license-command.md)
