mirror of
https://github.com/wechat-miniprogram/minigame-tuanjie-transform-sdk.git
synced 2025-11-12 19:25:55 +08:00
Auto-publish WXSDK.
This commit is contained in:
parent
1601133807
commit
7156dff421
@ -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
|
||||||
|
|||||||
@ -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.
Binary file not shown.
@ -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":{}}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user