4 lines
146 B
Batchfile
Executable File
4 lines
146 B
Batchfile
Executable File
pushd %RS_TOOLSROOT%\bin\audio\scripts\RPFs\
|
|
call python %RS_TOOLSROOT%\bin\audio\scripts\RPFs\grab_latest_rpfs.py -platform xbox360
|
|
popd
|
|
pause |