三国卡牌客户端基础资源仓库
hch
6 天以前 c3771e0399e604e9a2cfe0124f901ed01fcfd7d7
Assets/Editor/AssetBundleBrowser/AssetBundleBuildTab.cs
@@ -678,6 +678,7 @@
        private void ExcuteBuildConfig()
        {
            UpdateScriptableObjectsSetting.SetAllScriptableObjectAssetBundleName();
            ExcuteBuildAsset("config");
            TableTool.CopyConfigsToOutPutPath(StringUtility.Contact(m_UserData.m_OutputPath, "/config"));
            Debug.Log("config 处理完成");