This commit is contained in:
zhangzheng
2026-03-24 18:29:27 +08:00
parent 76c3a41248
commit ef075a0411
2 changed files with 2 additions and 1 deletions

View File

@@ -56,6 +56,7 @@ namespace Stary.Evo.Editor
StreamingAssetsFilter.KeepFiles = new[]
{
$"{YooAssetSettingsData.GetDefaultYooFolderName()}/Main",
$"{YooAssetSettingsData.GetDefaultYooFolderName()}/{selectedPackageName}"
};
StartBuild(PLayerMode.LOCAL_PLAYMODE);