更新教程截图

This commit is contained in:
2023-01-21 09:22:25 +08:00
parent f98eae1d70
commit 30c833c6b9
41 changed files with 214 additions and 202 deletions

View File

@@ -42,5 +42,6 @@
"installother": "安装未归类的运行库到指定容器\n参数数量1\n参数介绍在安装其它运行库工具的编号如 2 MFC运行库",
"decompressionbottle": "解压用 wine 打包的 deb 包内的容器到指定路径\n参数数量2\n参数介绍deb 包路径+要解压到的路径",
"programforum": "打开程序论坛\n参数数量0\n参数介绍无",
"installmsi": "安装 MSI 文件到指定容器\n参数数量1\n参数介绍msi 文件路径"
"installmsi": "安装 MSI 文件到指定容器\n参数数量1\n参数介绍msi 文件路径",
"installapk": "安装 APK 文件到 UEngine\n参数数量1\n参数介绍apk 文件路径"
}