mirror of
https://gitea.raptio.us/Jaysyn/PRC_Merges.git
synced 2026-07-30 23:45:55 -04:00
b53c02a071
Added merge TLK for ProectQ 2.2 Updated all merge TLKs for PRC8 v4.941 Updated CEP3 merge damagetype 2DAs.
5 lines
234 B
Batchfile
5 lines
234 B
Batchfile
pushd _tools\
|
|
if exist ..\_tlk\prc4_pq22_merge.xml xml2tlk.exe ..\_tlk\prc4_pq22_merge.xml ..\output\prc4_pq22_merge.tlk
|
|
if exist ..\_tlk\prc8_pq22_merge.xml xml2tlk.exe ..\_tlk\prc8_pq22_merge.xml ..\output\prc8_pq22_merge.tlk
|
|
pause
|