mirror of
https://gitee.com/dgflash/oops-framework.git
synced 2026-05-22 14:37:06 +08:00
新增原生包热更新功能
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,6 +2,7 @@
|
||||
#///////////////////////////
|
||||
# Cocos Creator 3D Project
|
||||
#///////////////////////////
|
||||
hotupdate-assets/
|
||||
library/
|
||||
temp/
|
||||
local/
|
||||
|
||||
@@ -62,7 +62,10 @@ oops-framework 基于 Cocos Creato 3.x 开发的一款游戏框架
|
||||
6. 渲染纹理
|
||||
- 三维摄像机内容显示到模型上 - RtToModel
|
||||
- 三维模型显示到二维精灵上 - RtToSprite
|
||||
|
||||
7. 热更新
|
||||
- 热更控制脚本 game/initialize/view/HotUpdate.ts
|
||||
- 本地热更配置 resources/project.manifes
|
||||
- 本地热更配置 resources/version.manifes
|
||||
|
||||
#### 第三方库源码库
|
||||
| 库名 | 介绍 | 原创链接 |
|
||||
|
||||
Reference in New Issue
Block a user