Skip to content

Commit fa131b7

Browse files
Merge pull request #126 from Ziugy/dev/macInstallSupport
Mac Install Support
2 parents bb5c127 + 3b6b002 commit fa131b7

File tree

2 files changed

+544
-79
lines changed

2 files changed

+544
-79
lines changed

UnitySetup/UnitySetup.psd1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,11 @@
7676

7777
FunctionsToExport = @(
7878
'Find-UnitySetupInstaller',
79+
'Select-UnitySetupInstaller',
80+
'Test-UnitySetupInstance',
7981
'Get-UnityProjectInstance',
8082
'Get-UnitySetupInstance',
83+
'Request-UnitySetupInstaller',
8184
'Install-UnitySetupInstance',
8285
'Select-UnitySetupInstance',
8386
'Uninstall-UnitySetupInstance',

0 commit comments

Comments
 (0)