update README.md.

Signed-off-by: dgflash <dgflash@qq.com>
This commit is contained in:
dgflash
2024-09-02 06:46:19 +00:00
committed by Gitee
parent 0c1a612a30
commit 71c17443d8

View File

@@ -78,7 +78,7 @@ Oops Framework 基于 Cocos Creator 3.x 开发的一款游戏框架。
2. 热更新组件配套生成热更数据插件 [【教程传送门】](https://blog.csdn.net/weixin_39324642/article/details/124483993?spm=1001.2014.3001.5502)
- 执行工程根目录下update-oops-plugin-hot-update.bat文件更新最新版本
#### 引用的第三方源码
#### 引用且重构过的第三方库
| 库名 | 介绍 | 原创 |
| ---------- | ------------------------------------------------------------------- | ------------------------------------------------------------ |
| WebSocket | 原创者设计灵活,易扩展自定义协议 | [原创](https://github.com/wyb10a10/cocos_creator_framework) |