Auto-publish WXSDK.

This commit is contained in:
Ocean 2024-05-16 15:01:47 +08:00
parent 1601133807
commit 7156dff421
6 changed files with 22 additions and 1 deletions

View File

@ -16,6 +16,7 @@ Others - 其他
* 普通网络接口如UnityWebRequest支持通过添加特殊请求头`request.SetRequestHeader("wechatminigame-skipclean", "1")`不做旧缓存淘汰。 * 普通网络接口如UnityWebRequest支持通过添加特殊请求头`request.SetRequestHeader("wechatminigame-skipclean", "1")`不做旧缓存淘汰。
* 普通适配插件版本升级到1.2.50 * 普通适配插件版本升级到1.2.50
## 2024-5-15 【普通更新】
### Fixed ### Fixed
* 普通修复团结版dotnet wasm加载报错 * 普通修复团结版dotnet wasm加载报错
* 普通修复音频的长度为负数时的异常stop * 普通修复音频的长度为负数时的异常stop

View File

@ -72,3 +72,23 @@ MonoBehaviour:
debugMode: 0 debugMode: 0
force: 0 force: 0
PlayerPrefsKeys: [] PlayerPrefsKeys: []
FontOptions:
CJK_Unified_Ideographs: 1
C0_Controls_and_Basic_Latin: 1
CJK_Symbols_and_Punctuation: 1
General_Punctuation: 1
Enclosed_CJK_Letters_and_Months: 1
Vertical_Forms: 1
CJK_Compatibility_Forms: 1
Miscellaneous_Symbols: 1
CJK_Compatibility: 1
Halfwidth_and_Fullwidth_Forms: 1
Dingbats: 1
Letterlike_Symbols: 1
Enclosed_Alphanumerics: 1
Number_Forms: 1
Currency_Symbols: 1
Arrows: 1
Geometric_Shapes: 1
Mathematical_Operators: 1
CustomUnicode:

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
{"name":"com.qq.weixin.minigame","displayName":"WXSDK","description":"WeChat Mini Game Tuanjie Engine Adapter SDK Package.","version":"0.1.11","unity":"2019.4","unityRelease":"29f1","keywords":["Tuanjie","WX"],"dependencies":{}} {"name":"com.qq.weixin.minigame","displayName":"WXSDK","description":"WeChat Mini Game Tuanjie Engine Adapter SDK Package.","version":"0.1.12","unity":"2019.4","unityRelease":"29f1","keywords":["Tuanjie","WX"],"dependencies":{}}