Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions Packages/src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@
![Antigravity](https://img.shields.io/badge/Antigravity-111?logo=google)
![GitHubCopilot](https://img.shields.io/badge/GitHub_Copilot-111?logo=githubcopilot)

<img width="1000" alt="logo" align="center" src="https://github.com/user-attachments/assets/864aa12e-8fd0-4b3a-9794-15cecdf95f94" />
<p align="right"><sub>(Logo inspired by Daft Punk's <i>Homework</i> album art)</sub></p>

<p align="center">
<img width="600" alt="logo" src="https://github.com/user-attachments/assets/416c4452-e385-415b-bff0-9399bba3b1e0" /><br>
<sub>(Logo inspired by Daft Punk's <i>Discovery</i> album art)</sub>
</p>


Let an AI agent compile, test, and operate your Unity project from popular LLM tools via CLI.

Expand Down
6 changes: 4 additions & 2 deletions Packages/src/README_ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@
![Antigravity](https://img.shields.io/badge/Antigravity-111?logo=google)
![GitHubCopilot](https://img.shields.io/badge/GitHub_Copilot-111?logo=githubcopilot)

<img width="1000" alt="logo" align="center" src="https://github.com/user-attachments/assets/864aa12e-8fd0-4b3a-9794-15cecdf95f94" />
<p align="right"><sub>(Logo inspired by Daft Punk's <i>Homework</i> album art)</sub></p>
<p align="center">
<img width="600" alt="logo" src="https://github.com/user-attachments/assets/416c4452-e385-415b-bff0-9399bba3b1e0" /><br>
<sub>(Logo inspired by Daft Punk's <i>Discovery</i> album art)</sub>
</p>

CLIを通じて、AIエージェントがUnityプロジェクトのコンパイル・テスト・操作を各種LLMツールから実行できるようにします。

Expand Down
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@
![Antigravity](https://img.shields.io/badge/Antigravity-111?logo=google)
![GitHubCopilot](https://img.shields.io/badge/GitHub_Copilot-111?logo=githubcopilot)

<img width="1000" alt="logo" align="center" src="https://github.com/user-attachments/assets/864aa12e-8fd0-4b3a-9794-15cecdf95f94" />
<p align="right"><sub>(Logo inspired by Daft Punk's <i>Homework</i> album art)</sub></p>

<p align="center">
<img width="600" alt="logo" src="https://github.com/user-attachments/assets/416c4452-e385-415b-bff0-9399bba3b1e0" /><br>
<sub>(Logo inspired by Daft Punk's <i>Discovery</i> album art)</sub>
</p>


Let an AI agent compile, test, and operate your Unity project from popular LLM tools via CLI.

Expand Down
6 changes: 4 additions & 2 deletions README_ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@
![Antigravity](https://img.shields.io/badge/Antigravity-111?logo=google)
![GitHubCopilot](https://img.shields.io/badge/GitHub_Copilot-111?logo=githubcopilot)

<img width="1000" alt="logo" align="center" src="https://github.com/user-attachments/assets/864aa12e-8fd0-4b3a-9794-15cecdf95f94" />
<p align="right"><sub>(Logo inspired by Daft Punk's <i>Homework</i> album art)</sub></p>
<p align="center">
<img width="600" alt="logo" src="https://github.com/user-attachments/assets/416c4452-e385-415b-bff0-9399bba3b1e0" /><br>
<sub>(Logo inspired by Daft Punk's <i>Discovery</i> album art)</sub>
</p>

CLIを通じて、AIエージェントがUnityプロジェクトのコンパイル・テスト・操作を各種LLMツールから実行できるようにします。

Expand Down
Loading