Files
gtav-src/tools_ng/bin/audio/RaveTest/XSL/waveGestures.bat
T
2025-09-29 00:52:08 +02:00

7 lines
271 B
Batchfile
Executable File

@echo off
SET WS_PLATFORM=%1
IF "%1"=="" SET WS_PLATFORM=xenon
copy /B X:\tools_release\gta_bin\audio\GetsureXSL\WaveGesturesHeader.xml+x:\audio\gta4_audio\platformdata\%WS_PLATFORM%\buildinfo\builtwaves.xml %temp%\gesturedWaves.xml
start %temp%\gesturedWaves.xml