Update Among Us - TOHE.ps1

This commit is contained in:
2024-10-07 19:42:28 +00:00
parent 9a2b513d7e
commit 9731b2bca6

View File

@@ -20,3 +20,4 @@ if ($GamePath)
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