# test3dHotUpdate **Repository Path**: wuliangjun007/test3dHotUpdate ## Basic Information - **Project Name**: test3dHotUpdate - **Description**: Cocos Creator 3.2版本热更新测试项目 - **Primary Language**: TypeScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-07-08 - **Last Updated**: 2024-04-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # test3dHotUpdate #### 介绍 自己写的一个Cocos Creator 3.2的一个热更新demo #### 软件架构 没啥架构,就是为了测试这个版本的热更新没有太大变化 #### 安装教程 本项目运行环境 Cocos Creator 3.2 node.js 12.18.2+ python 3.9.6+ #### 使用说明 里边的HotUpdate组件可以直接移植拿去用 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request