diff --git a/README.md b/README.md index f605132..33ef410 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,6 @@ # Features -- Multithreaded entity tracker. (Petal) -- Async path finding. (Petal) - Lithium optimizations. (JettPack) - C2ME optimizations. (Mirai) - **(WIP)** Faster hopper algorithm. diff --git a/README_ZH.md b/README_ZH.md index b94da46..d0c07bb 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -10,8 +10,6 @@ # 功能 -- 多线程实体 AI 跟踪 (Petal) -- 异步寻路 (Petal) - 部分移植自 Lithium 的优化 (JettPack) - 部分移植自 C2ME 的优化 (Mirai) - **(WIP)** 更快的漏斗算法