Skip to content

Commit e1ae59b

Browse files
committed
update: README
1 parent df1440e commit e1ae59b

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Unity Agent Client
2+
3+
[![GitHub license](https://img.shields.io/github/license/nuskey8/UnityAgentClient)](./LICENSE)
4+
![Unity 2021.3+](https://img.shields.io/badge/unity-2021.3+-000.svg)
5+
6+
English | [日本語](README_JA.md)
7+
28
Provides integration of any AI agent (Gemini CLI, Claude Code, Codex CLI, etc.) with the Unity editor using Agent Client Protocol(ACP).
39

410
![demo](/docs/images/img-demo.gif)

README_JA.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Unity Agent Client
2+
3+
[![GitHub license](https://img.shields.io/github/license/nuskey8/UnityAgentClient)](./LICENSE)
4+
![Unity 2021.3+](https://img.shields.io/badge/unity-2021.3+-000.svg)
5+
6+
[English](README.md) | 日本語
7+
28
Provides integration of any AI agent (Gemini CLI, Claude Code, Codex CLI, etc.) with the Unity editor using Agent Client Protocol(ACP).
39

410
![demo](/docs/images/img-demo.gif)

0 commit comments

Comments
 (0)