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);

View File

@@ -1,6 +1,6 @@
{
"name": "com.staryevo.tools",
"version": "1.3.23",
"version": "1.3.24",
"displayName": "00.StaryEvo.Tools",
"description": "This is an Framework package(后台服务器版本端口9527)",
"unity": "2021.3",