Skip to content

Commit f86240e

Browse files
author
uhu
committed
docs: update
1 parent aa181f3 commit f86240e

File tree

5 files changed

+2
-1
lines changed

5 files changed

+2
-1
lines changed

.config/.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ export default defineConfig({
3535
{ text: "简介", link: "/README" },
3636
{ text: "安装与使用", link: "/Design/SDKInstaller" },
3737
{ text: "入门指南", link: "/Design/Guide" },
38+
{ text: "快速开始", link: "/Design/Transform" },
3839
{ text: "优秀案例", link: "/Design/ShowCase" },
3940
{ text: "更新日志", link: "/CHANGELOG.md" },
4041
],

Design/Transform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
## 二、适配小游戏
1313

1414
### 2.1 转换小游戏
15-
顶部菜单栏 点击 微信小游戏 -> 转换小游戏, 填写相应参数,点击`导出WEBGL并转换为小游戏`按钮 ,等待转换完成。
15+
顶部菜单栏 点击 微信小游戏 -> 转换小游戏, 填写相应参数,点击`生成并转换`按钮 ,等待转换完成。
1616

1717
<img src='../image/export.png' width="600"/>
1818

image/audio.png

-139 KB
Binary file not shown.

image/edwindow.png

-165 KB
Binary file not shown.

image/export.png

-110 KB
Loading

0 commit comments

Comments
 (0)