Files
stary 0d6faa56f4
All checks were successful
Plugin Library CI / publish (00.BuildOriginality) (push) Successful in 13s
Plugin Library CI / publish (00.StaryEvo) (push) Successful in 17s
Plugin Library CI / publish (00.StaryEvoTools) (push) Successful in 35s
Plugin Library CI / publish (01.HybridCLR) (push) Successful in 15s
Plugin Library CI / publish (02.InformationSave) (push) Successful in 3s
Plugin Library CI / publish (03.YooAsset) (push) Successful in 33s
Plugin Library CI / publish (04.AudioCore) (push) Successful in 3s
Plugin Library CI / publish (05.TableTextConversion) (push) Successful in 5s
Plugin Library CI / publish (06.UIFarme) (push) Successful in 15s
Plugin Library CI / publish (07.RKTools) (push) Successful in 2s
Plugin Library CI / publish (08.UniTask) (push) Successful in 3s
Plugin Library CI / publish (09.CodeChecker) (push) Successful in 16s
Plugin Library CI / publish (10.StoryEditor) (push) Successful in 3s
Plugin Library CI / publish (10.XNode) (push) Successful in 3s
Plugin Library CI / publish (11.PointCloudTools) (push) Successful in 2s
Plugin Library CI / publish (12.WeixinMinigame) (push) Successful in 2m32s
微信小程序编译
2026-04-19 00:16:03 +08:00
..
2026-04-19 00:16:03 +08:00
2026-04-19 00:16:03 +08:00
2026-04-19 00:16:03 +08:00
2026-04-19 00:16:03 +08:00
2026-04-19 00:16:03 +08:00
2026-04-19 00:16:03 +08:00
2026-04-19 00:16:03 +08:00
2026-04-19 00:16:03 +08:00
2026-04-19 00:16:03 +08:00
2026-04-19 00:16:03 +08:00
2026-04-19 00:16:03 +08:00
2026-04-19 00:16:03 +08:00
2026-04-19 00:16:03 +08:00
2026-04-19 00:16:03 +08:00
2026-04-19 00:16:03 +08:00
2026-04-19 00:16:03 +08:00

微信小游戏Unity/团结引擎SDK

有关微信SDK的最新特性与使用请阅读 Unity WebGL 微信小游戏适配方案

安装指南

使用Unity引擎或团结引擎创建/打开游戏工程, Unity Editor 菜单栏 Window - Package Manager - 右上 + 按钮 - Add package from git URL... 输入本仓库Git资源地址即可。

如:https://github.com/wechat-miniprogram/minigame-tuanjie-transform-sdk.git

常见问题

1.游戏工程可以导出但在微信开发者工具运行提示报错:

常见的情况是发生在如空项目或游戏代码中从未使用WXSDK的任何Runtime能力时团结引擎导出项目将微信Runtime包裁剪解决办法是在游戏合理位置增加对WXSDK的使用即可。