From e36ba653674bf72545962177ea6b54baee569114 Mon Sep 17 00:00:00 2001 From: syui Date: Wed, 25 Feb 2026 01:44:03 +0000 Subject: [PATCH] =?UTF-8?q?Home=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Home.md | 29 ++++++++++++++++++++++++++--- 1 file changed, 26 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index 6f8abfb..e058212 100644 --- a/Home.md +++ b/Home.md @@ -2,7 +2,30 @@ UnrealEngine AI Plugin -- ue5.7.3 -- windows, mac -- claude +- AI: claude code +- os: mac, windows +- base: GASP, StackOBot, Combat +## base + +- [GameAnimationSample](https://www.fab.com/ja/listings/880e319a-a59e-4ed2-b268-b32dac7fa016) +- [StackOBot](https://www.fab.com/ja/listings/b4dfff49-0e7d-4c4b-a6c5-8a0315831c9c) +- [Combat](https://dev.epicgames.com/documentation/ja-jp/unreal-engine/variants-in-game-templates) + +## install + +```sh +# npm i -g @anthropic-ai/claude-code +$ winget install Anthropic.ClaudeCode + +$ claude auth login +``` + +```sh +$ git clone git@git.syui.ai/ai/ue +$ cp -rf ./ue/Plugins ${MY_PROJECT}/ +--- +$ open ${MY_PROJECT}/${MY_PROJECT}.uproject +``` + +`Tools -> Plugins -> Aiue Chat`