PRC_Merges/CEP3/BuildTLK.bat
Jaysyn904 224fa2ad61 Created PRC8 + CEP3 Merge hak and tlk
Created PRC8 + CEP3 Merge hak and tlk.
2024-02-14 20:55:06 -05:00

5 lines
234 B
Batchfile

pushd _tools\
if exist ..\_tlk\prc4_cep3_merge.xml xml2tlk.exe ..\_tlk\prc4_cep3_merge.xml ..\output\prc4_cep3_merge.tlk
if exist ..\_tlk\prc8_cep3_merge.xml xml2tlk.exe ..\_tlk\prc8_cep3_merge.xml ..\output\prc8_cep3_merge.tlk
pause