Files
2025-09-29 00:52:08 +02:00

9 lines
194 B
Batchfile
Executable File

rem 1. The project Root
rem 2. The executable to run
rem 3. the level name "gta5" "testlevel" etc...
set DEST=%1\assets_ng\export\levels\%3\LODLights.zip
p4 sync %DEST%
p4 edit %DEST%