Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 620 Bytes

File metadata and controls

11 lines (6 loc) · 620 Bytes

Quick Start

  1. Install Visual Studio 2022 (Community edition is free) — during install, select the "Desktop development with C++" workload.

  2. Install Claude Code CLI — download the standalone installer from https://claude.ai/download. No separate Node.js or Python install required.

  3. Run claude login in any terminal and complete the browser authentication.

  4. Open your UE 5.5 project — the editor will detect the new plugin and prompt you to compile it. Click Yes. First compile takes a minute or two.

  5. Done. Open the panel via Tools → AI Tools → Claude Python.