Files
GTASource/DeepClean.bat
expvintl 419f2e4752 init
2025-02-23 17:40:52 +08:00

5 lines
133 B
Batchfile

@echo off
pushd %~dp0
call %RS_TOOLSROOT%/script/coding/clean_soft_tree.bat /unattended
p4 sync -f %RS_CODEBRANCH%\tools\....exe
popd