From c6f0704a4ecb673ebc6e042abd60e91bda1256d1 Mon Sep 17 00:00:00 2001 From: zxl <1062808664@qq.com> Date: Fri, 19 Jul 2024 11:26:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zxl <1062808664@qq.com> --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 28aa62b..cd303e0 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,5 @@ 后期计划: 1、加入Luban配置管理工具 2、完善项目生命周期和热更新脚本对象的绑定 -3、处理HybridCLR对MonoBehaviour支持的问题 \ No newline at end of file +3、处理HybridCLR对MonoBehaviour支持的问题 +4、加入网络模块(服务端和客户端)