Skip to content

Commit 6d7fe93

Browse files
authored
利用多进程并行化加速Unity资源构建
1 parent a50d1f9 commit 6d7fe93

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

HotUpdate/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@
5151
* [Pak files - Virtual file system](https://simoncoenen.com/blog/programming/PakFiles)
5252
* [江娱Unity手游代码热更新技术演进](https://zhuanlan.zhihu.com/p/676793950)
5353
* [AssetBundle详解与休闲游戏如何设计Bundle结构](https://blog.csdn.net/lanazyit/article/details/108552429)
54-
* [Unity Asset Bundles,不可不知的使用技巧和误区](https://mp.weixin.qq.com/s/2wMpO9h7aCcv3gpVBJxQDA)
54+
* [Unity Asset Bundles,不可不知的使用技巧和误区](https://mp.weixin.qq.com/s/2wMpO9h7aCcv3gpVBJxQDA)
55+
* [利用多进程并行化加速Unity资源构建](https://blog.uwa4d.com/archives/USparkle_Multi_process.html)
5556

5657
#### Shader打包与变体收集
5758
* [Shader变体收集与打包](https://zhuanlan.zhihu.com/p/68888831)

0 commit comments

Comments
 (0)