From 099809a98cc65b6bb7eb6c7c0eaf8ac4d3d97859 Mon Sep 17 00:00:00 2001 From: yhh <359807859@qq.com> Date: Wed, 3 Dec 2025 16:25:49 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=A7=BB=E9=99=A4BehaviourTree-ai?= =?UTF-8?q?=E5=92=8Cecs-astar=E5=AD=90=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ----- thirdparty/BehaviourTree-ai | 1 - 2 files changed, 6 deletions(-) delete mode 160000 thirdparty/BehaviourTree-ai diff --git a/README.md b/README.md index a28daaaf..4916f4e2 100644 --- a/README.md +++ b/README.md @@ -214,11 +214,6 @@ graph TB - [完整指南](https://esengine.github.io/ecs-framework/guide/) - ECS 概念和使用指南 - [API 参考](https://esengine.github.io/ecs-framework/api/) - 完整 API 文档 -## 生态系统 - -- [路径寻找](https://github.com/esengine/ecs-astar) - A*、BFS、Dijkstra 算法 -- [AI 系统](https://github.com/esengine/BehaviourTree-ai) - 行为树、效用 AI - ## 💪 支持项目 / Support the Project 如果这个项目对你有帮助,请考虑: diff --git a/thirdparty/BehaviourTree-ai b/thirdparty/BehaviourTree-ai deleted file mode 160000 index 4ec6edb5..00000000 --- a/thirdparty/BehaviourTree-ai +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 4ec6edb5429e05026615977a0fed97eff11760a4