PRC_Merges/CEP1/BuildTLK.bat
Jaysyn904 134c07151d Updated TLKs for latest PRC8 update
Updated TLKs for latest PRC8 update
2024-08-08 21:16:00 -04:00

5 lines
234 B
Batchfile

pushd _tools\
if exist ..\_tlk\prc8_cep1_merge.xml xml2tlk.exe ..\_tlk\prc8_cep1_merge.xml ..\output\prc8_cep1_merge.tlk
if exist ..\_tlk\prc4_cep1_merge.xml xml2tlk.exe ..\_tlk\prc4_cep1_merge.xml ..\output\prc4_cep1_merge.tlk
pause