mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-27 11:10:11 +00:00
Update EditorDefine.cs
This commit is contained in:
@@ -7,6 +7,11 @@ namespace YooAsset.Editor
|
|||||||
/// 资源包收集工具的配置文件存储路径
|
/// 资源包收集工具的配置文件存储路径
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public const string AssetBundleCollectorSettingFilePath = "Assets/YooAssetSetting/AssetBundleCollectorSetting.asset";
|
public const string AssetBundleCollectorSettingFilePath = "Assets/YooAssetSetting/AssetBundleCollectorSetting.asset";
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// 资源包分组工具的配置文件存储路径
|
||||||
|
/// </summary>
|
||||||
|
public const string AssetBundleGrouperSettingFilePath = "Assets/YooAssetSetting/AssetBundleGrouperSetting.asset";
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user