Updated Project Q 3.1 merge files

Updated Project Q 3.1 merge file.
This commit is contained in:
Jaysyn904 2024-02-20 14:01:32 -05:00
parent 84a823b4f2
commit bc4310a70a
23 changed files with 6 additions and 6 deletions

@ -1,4 +1,4 @@
pushd _tools\
if exist ..\_tlk\prc4_pq3_merge.xml xml2tlk.exe ..\_tlk\prc4_pq3_merge.xml ..\output\prc4_pq3_merge.tlk
if exist ..\_tlk\prc8_pq3_merge.xml xml2tlk.exe ..\_tlk\prc8_pq3_merge.xml ..\output\prc8_pq3_merge.tlk
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

@ -2,13 +2,13 @@
"OutputPath": "../output/",
"HakList": [
{
"Name": "prc4_pq3_merge",
"Path": "../_hak/prc4_pq3_merge/",
"Name": "prc4_pq31_merge",
"Path": "../_hak/prc4_pq31_merge/",
"CompileModels": false
},
{
"Name": "prc8_pq3_merge",
"Path": "../_hak/prc8_pq3_merge/",
"Name": "prc8_pq31_merge",
"Path": "../_hak/prc8_pq31_merge/",
"CompileModels": false
},
]