Skip to content

Commit b9e724a

Browse files
committed
feat(APIV2): 配置更新
1 parent a817c46 commit b9e724a

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

Demo/API_V2/Assets/WX-WASM-SDK-V2/Editor/MiniGameConfig.asset

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ MonoBehaviour:
1919
assetLoadType: 1
2020
compressDataPackage: 1
2121
VideoUrl:
22+
relativeDST:
2223
DST:
2324
StreamCDN:
2425
bundleHashLength: 32
@@ -65,6 +66,7 @@ MonoBehaviour:
6566
enablePerfAnalysis: 0
6667
iOSAutoGCInterval: 10000
6768
enableIOSPerformancePlus: 0
69+
enableiOSMetal: 0
6870
brotliMT: 0
6971
enableWasm2023: 0
7072
CompressTexture:

Demo/API_V2/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"com.unity.ai.navigation": "1.1.5",
88
"com.unity.analytics": "3.8.1",
99
"com.unity.collab-proxy": "2.2.0",
10-
"com.unity.ide.rider": "3.0.26",
10+
"com.unity.ide.rider": "3.0.36",
1111
"com.unity.ide.visualstudio": "2.0.22",
1212
"com.unity.ide.vscode": "1.2.5",
1313
"com.unity.purchasing": "4.9.3",

Demo/API_V2/Packages/packages-lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"url": "https://packages.unity.com"
6666
},
6767
"com.unity.ide.rider": {
68-
"version": "3.0.26",
68+
"version": "3.0.36",
6969
"depth": 0,
7070
"source": "registry",
7171
"dependencies": {

0 commit comments

Comments
 (0)