File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "com.qq.weixin.minigame" : " https://github.com/wechat-miniprogram/minigame-tuanjie-transform-sdk.git#pre-v0.1.23 " ,
3
+ "com.qq.weixin.minigame" : " https://github.com/wechat-miniprogram/minigame-tuanjie-transform-sdk.git#pre-v0.1.25 " ,
4
4
"com.unity.collab-proxy" : " 1.15.15" ,
5
5
"com.unity.ide.rider" : " 3.0.13" ,
6
6
"com.unity.ide.visualstudio" : " 2.0.14" ,
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ FMOD 原理:
56
56
57
57
| 参数 | 版本 |
58
58
| ----------- | --------------------------- |
59
- | IOS 高性能+ | 8.0.55 |
59
+ | IOS 高性能+ | 8.0.55 |
60
60
| IOS 高性能 | 8.0.41 |
61
61
| 安卓 | 8.0.40 |
62
62
| PC | 基础库 3.2.1 |
@@ -90,3 +90,7 @@ FMOD 原理:
90
90
91
91
- 需要开启高性能模式
92
92
93
+ 7 . VideoPlayer 的路径可以填哪些?
94
+
95
+ - 支持填 cdn,微信本地文件路径,streamingAssets。最新版本的导出插件已支持本地文件路径,可以缓存视频文件到本地,减少重复下载。
96
+
You can’t perform that action at this time.
0 commit comments