Files
gtav-src/tools_ng/script/misc/vehicles_resource_all_anims.bat
T
2025-09-29 00:52:08 +02:00

16 lines
312 B
Batchfile
Executable File

@ECHO OFF
REM
REM File:: vehicles_resource_all_anims.bat
REM Description::
REM
REM Author:: Gunnar Droege <gunnar.droege@rockstarnorth.com>
REM Date:: 13/6/12
REM
CALL setenv.bat
%RS_TOOLSRUBY% %RS_TOOLSROOT%/script/misc/vehicles_resource_all_anims.rb
PAUSE
REM vehicles_resource_all_anims.bat