Files
BlueRoseNote/07-Other/AI/AI Agent/UnrealEngine/Hardness Game Development.md

24 lines
740 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 目录结构
- docs
- Netease_AITA_AssetMaker.md项目技术、设计细节入口文档方便Agent来寻找
-
- ProjectsUE工程目录。
# 相关技术与容器
- UE
- UnrealMcp
- Puerts
- Puerts Editor
- uecli
- Readme的材质都是agent调用uecli做的 帮我生产材质 排版材质节点 帮我场景截图,帮我材质蓝图截图 帮我写readme 帮我提交仓库。 https://github.com/wlxklyh/UECLI
- 通过蓝图转c++功能让AI读懂蓝图
- IDE Debug MCP
- https://km.netease.com/v4/section/aigc/detail/blog/263683
- Docker
- Gitea工单以及版本管理。
- OpenClaw子节点部署通过父节点进行控制。
- SMB服务。
- Obsidian Cli文档管理。
## UE测试技术