Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
uhu committed Sep 5, 2024
1 parent aa181f3 commit f86240e
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .config/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ export default defineConfig({
{ text: "简介", link: "/README" },
{ text: "安装与使用", link: "/Design/SDKInstaller" },
{ text: "入门指南", link: "/Design/Guide" },
{ text: "快速开始", link: "/Design/Transform" },
{ text: "优秀案例", link: "/Design/ShowCase" },
{ text: "更新日志", link: "/CHANGELOG.md" },
],
Expand Down
2 changes: 1 addition & 1 deletion Design/Transform.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
## 二、适配小游戏

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

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

Expand Down
Binary file removed image/audio.png
Binary file not shown.
Binary file removed image/edwindow.png
Binary file not shown.
Binary file modified image/export.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f86240e

Please sign in to comment.