Skip to content

Commit 1e3af42

Browse files
committed
docs: Update WechatPreview.md
1 parent 4698e53 commit 1e3af42

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

Design/WechatPreview.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# **快适配小游戏预览插件**
22

3-
为了解决开发阶段频繁迭代时转换小游戏时间过长的问题,推出了基于`WebRTC`音视频传输与`Unity Editor`环境的小游戏实时预览插件。该插件无需转换即可预览小游戏效果,旨在显著提升开发效率,缩短开发者在迭代过程中等待预览效果的时间。
3+
为了解决开发阶段频繁迭代时转换小游戏时间过长的问题,推出了基于`WebRTC`音视频传输与`Unity Editor`环境的小游戏实时预览插件。该插件无需转换即可预览小游戏效果,旨在显著提升开发效率,缩短开发者在迭代过程中等待预览效果的时间。
44

5-
​ 由于该插件环境较为受限并且依赖较多,故作为独立包发布。**详见[预览插件](https://github.com/wechat-miniprogram/minigame-unity-wechat-preview)**
5+
<img src="../image/wechatpreview/wechatpreview1.png" alt="wechatpreview1" style="width: 200px;"/>
6+
7+
<center>预览工具入口</center>
8+
9+
<img src="../image/wechatpreview/wechatpreview2.png" alt="wechatpreview2" style="width: 200px;" />
10+
11+
<center>预览工具界面</center>
12+
13+
<img src="../image/wechatpreview/wechatpreview3.jpg" alt="wechatpreview3" style="width: 200px;" />
14+
15+
<center>真机预览示例</center>
16+
17+
​ 由于该插件环境较为受限并且依赖较多,故作为独立包发布。**详见[预览插件](https://github.com/wechat-miniprogram/minigame-unity-wechat-preview)**
70.6 KB
Loading
51.8 KB
Loading
131 KB
Loading

0 commit comments

Comments
 (0)