mirror of https://github.com/tuyoogame/YooAsset
17 lines
576 B
Markdown
17 lines
576 B
Markdown
# 全局配置
|
||
|
||
![image](https://github.com/tuyoogame/YooAsset/raw/main/Docs/Image/Settings-img1.jpg)
|
||
|
||
通过右键创建配置文件(Project窗体内右键 -> Create -> YooAsset -> Create Setting)
|
||
|
||
**注意**:请将配置文件放在Resources文件夹下
|
||
|
||
配置说明:
|
||
|
||
- **Asset Bundle File Variant** : AssetBundle资源包后缀名
|
||
- **Raw File Variant** : 原生资源包后缀名
|
||
- **Patch Manifest File Name** : 补丁清单文件名
|
||
- **Patch Manifest Hash File Name** : 补丁清单哈希文件名
|
||
- **Unity Manifest File Name** : Unity构建的清单名称
|
||
|