PRC_Merges/ProjectQ/3.1/BuildTLK.bat
Jaysyn904 bc4310a70a Updated Project Q 3.1 merge files
Updated Project Q 3.1 merge file.
2024-02-20 14:01:32 -05:00

5 lines
234 B
Batchfile

pushd _tools\
if exist ..\_tlk\prc4_pq31_merge.xml xml2tlk.exe ..\_tlk\prc4_pq31_merge.xml ..\output\prc4_pq31_merge.tlk
if exist ..\_tlk\prc8_pq31_merge.xml xml2tlk.exe ..\_tlk\prc8_pq31_merge.xml ..\output\prc8_pq31_merge.tlk
pause