未验证 提交 f134e399 编写于 作者: ocean2o11's avatar ocean2o11 提交者: GitHub

Update README.md

增加文档《资源加载概述》
上级 6d2ef4ee
...@@ -43,6 +43,7 @@ ...@@ -43,6 +43,7 @@
- [提升 Unity WebGL 游戏启动速度](Design/StartupOptimization.md) - [提升 Unity WebGL 游戏启动速度](Design/StartupOptimization.md)
- [启动流程与时序](Design/Startup.md) - [启动流程与时序](Design/Startup.md)
- [使用 Loader 进行游游戏加载](Design/UsingLoader.md) - [使用 Loader 进行游游戏加载](Design/UsingLoader.md)
- [资源按需加载概述](Design/ResourcesLoading.md)
- [使用 Addressable 进行资源按需加载](Design/UsingAddressable.md) - [使用 Addressable 进行资源按需加载](Design/UsingAddressable.md)
- [使用 AssetBundle 进行资源按需加载](Design/UsingAssetBundle.md) - [使用 AssetBundle 进行资源按需加载](Design/UsingAssetBundle.md)
- [使用 Unity Instant Game 进行资源按需加载](Design/InstantGameGuide.md) - [使用 Unity Instant Game 进行资源按需加载](Design/InstantGameGuide.md)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册