Forrest logo
back to context overview

u3d

List of commands for u3d:

  • u3d:tldr:26617 u3d: List available versions of Unity that can be downloaded.
    $ u3d available
    try on your machine
    explain this command
  • u3d:tldr:6e48d u3d: Open project from the current directory in correct Unity version.
    $ u3d
    try on your machine
    explain this command
  • u3d:tldr:8c8d5 u3d: List installed versions of Unity.
    $ u3d list
    try on your machine
    explain this command
  • u3d:tldr:93461 u3d: Download and install Unity version and editor [p]ackages.
    $ u3d install ${2021-2-0f1} -p ${Unity,iOS,Android}
    try on your machine
    explain this command
  • u3d:tldr:f2479 u3d: Download and install latest stable Unity version.
    $ u3d install latest_stable
    try on your machine
    explain this command
back to context overview