Update Among Us - TOHE.ps1
This commit is contained in:
@@ -19,4 +19,5 @@ if ($GamePath)
|
||||
Expand-Archive "$Temp\File.zip" -DestinationPath "$installPath\TOHE"
|
||||
New-Item -ItemType SymbolicLink -Path "C:\Users\$env:Username\Desktop" -Name "Among Us - TOHE" -Value "$installPath\TOHE\Among Us.exe"
|
||||
Remove-Item "$Temp" -Recurse
|
||||
}
|
||||
}
|
||||
pause
|
||||
Reference in New Issue
Block a user