三国卡牌客户端基础资源仓库
yyl
昨天 c101921d10d06801bbb08a4e806e055868959f06
douyin相关代码加宏
1个文件已修改
4 ■■■■ 已修改文件
Assets/Launch/Launch.cs 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Launch/Launch.cs
@@ -650,8 +650,12 @@
        "UnityEngine.JSONSerializeModule.dll.bytes",
        "UnityEngine.UI.dll.bytes",
        "YooAsset.dll.bytes",
#if UNITY_WEBGL
    #if DOUYINMINIGAME
        // 抖音小游戏文件系统:TiktokFileSystem 泛型方法需补AOT元数据(与 AOT_DLL_NAMES 一致)
        "YooAsset.MiniGame.dll.bytes",
    #endif
#endif
        "mscorlib.dll.bytes",
        "spine-csharp.dll.bytes",
    };