Files
gtav-src/tools_ng/script/automation/Map Network Export - Console San Diego.bat
T
2025-09-29 00:52:08 +02:00

6 lines
191 B
Batchfile
Executable File

@ECHO OFF
CALL setenv.bat >NUL
SET AUTOMATION_PROCESS=%RS_TOOLSROOT%/ironlib/lib/RSG.Pipeline.Automation.Console.exe
SET ARGS=--host sanb-vm6 --nopopups
CALL %AUTOMATION_PROCESS% %ARGS%