HoS_PRC8/_content/_tools/hakbuilder.json
Jaysyn904 e2f4ba74d5 Merged redundant hak files
Merged redundant hak files.  Moved hak scripts into module.  Updated gitignore.  Full Compile.  Added release folder & archive.
2024-12-12 15:02:17 -05:00

21 lines
431 B
JSON

{
"TlkPath": "../_tlk/rts_hos_prc8.tlk",
"OutputPath": "../_output/",
"HakList": [
{
"Name": "hos_prc8_top",
"Path": "../_hak/hos_prc8_top/",
"CompileModels": false
},
{
"Name": "rts_hos126_2da",
"Path": "../_hak/rts_hos126_2da/",
"CompileModels": false
},
{
"Name": "rts_hos126cc",
"Path": "../_hak/rts_hos126cc/",
"CompileModels": false
},
]
}