We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a32d40e commit 9ed7023Copy full SHA for 9ed7023
UnitySetup/UnitySetup.psm1
@@ -634,7 +634,7 @@ function Format-BitsPerSecond {
634
.Synopsis
635
Download specified Unity installers.
636
.DESCRIPTION
637
- Filters a list of `UnitySetupInstaller` down to a specific version and/or specific components.
+ Downloads the given installers into the $Cache directory.
638
.PARAMETER Installers
639
List of installers that needs to be downloaded.
640
.PARAMETER Cache
0 commit comments