2024-01-12 07:37:21 -05:00
|
|
|
pushd _tools\
|
2024-01-14 12:06:45 -05:00
|
|
|
if exist ..\_tlk\prc4_cep269_mrg.xml xml2tlk.exe ..\_tlk\prc4_cep269_mrg.xml ..\output\prc4_cep269_mrg.tlk
|
2024-02-12 07:49:04 -05:00
|
|
|
if exist ..\_tlk\prc8_cep269_mrg.xml xml2tlk.exe ..\_tlk\prc8_cep269_mrg.xml ..\output\prc8_cep269_mrg.tlk
|
2024-01-14 12:06:45 -05:00
|
|
|
popd
|
2024-01-12 07:37:21 -05:00
|
|
|
pause
|