Update Among Us - TOHE.ps1

This commit is contained in:
2024-10-07 19:48:17 +00:00
parent 9731b2bca6
commit d4110719a5

View File

@@ -1,5 +1,6 @@
#To Run this easily. Run the following command:
#Powershell $A = (curl https://gitea.resta.us/resta.us/public/raw/branch/main/Among%20Us%20-%20TOHE.ps1).content; Invoke-Expression $A.Substring(1)
#To Run this easily, use one of the following methods:
#Method 1: Right click the start menu. Click "Terminal (Admin)" or "Windows Powershell (Admin)" and paste the following line in the command window:
#$A = (curl https://gitea.resta.us/resta.us/public/raw/branch/main/Among%20Us%20-%20TOHE.ps1).content; Invoke-Expression $A.Substring(1)
$gameName = "Among Us"