Update document

This commit is contained in:
hevinci
2022-03-29 13:35:17 +08:00
parent f2e96f61bd
commit e0e9f90073
2 changed files with 5 additions and 1 deletions
+2
View File
@@ -4,6 +4,8 @@
未来计划支持在编辑器下通过远程调试真机信息。
注意:该工具仅支持Unity2019+
### 资源对象列表视图
![image](https://github.com/tuyoogame/YooAsset/raw/main/Docs/Image/AssetDebugger-img1.jpg)
+3 -1
View File
@@ -1,6 +1,8 @@
# 构建报告
资源包报告工具,可以查看概览信息(Summary),资源对象列表信息(AssetView),资源包列表信息(BundleView)。
报告工具,可以查看概览信息(Summary),资源对象列表信息(AssetView),资源包列表信息(BundleView)。
注意:该工具仅支持Unity2019+
### 概览视图