Files
tldr/pages.zh/common/u3d.md

24 lines
475 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# u3d
> 一组与 Unity 互动的工具。
> 更多信息:<https://github.com/DragonBox/u3d>。
- 使用正确的 Unity 版本在当前目录中打开项目:
`u3d`
- 列出已安装的 Unity 版本:
`u3d list`
- 列出可以下载的可用 Unity 版本:
`u3d available`
- 下载并安装最新的稳定版本 Unity
`u3d install latest_stable`
- 下载并安装 Unity 版本及编辑器 [p]ackages
`u3d install {{2021.2.0f1}} -p {{Unity,iOS,Android}}`