Atualizacao InstallGameAgentService.bat

This commit is contained in:
2026-07-23 12:12:36 -03:00
parent c730d37dec
commit 3f5bd7cc8b

View File

@@ -396,6 +396,10 @@ function Upgrade-PortraitCabTab {
Copy-Item ".\start.bat" $PilotPath -Force
}
Invoke-Step "Copiando InstallGameAgentService.bat" {
Copy-Item ".\InstallGameAgentService.bat" $PilotPath -Force
}
Invoke-Step "Copiando OHGDRelease" {
Copy-Item ".\OHGDRelease-2026.05.07.1.zip" $DownloadsPath -Force
}