PoA_PRC8/_haks/hakbuilder.json
Jaysyn904 7dd83ad168 Spell & Ability Upgrade
Reorganized hak files & removed duplicates.  Added @rafhot's PRC spell & ability level scaling expansion.  Further script integration.  Full compile.
2023-08-19 21:08:35 -04:00

21 lines
411 B
JSON

{
"TlkPath": "./nwnds_prc_cep.tlk",
"OutputPath": "./output/",
"HakList": [
{
"Name": "poa_exp_abilities",
"Path": "./poa_exp_abilities/",
"CompileModels": false
},
{
"Name": "poa_exp_spells",
"Path": "./poa_exp_spells/",
"CompileModels": false
},
{
"Name": "poa_top",
"Path": "./poa_top/",
"CompileModels": false
},
]
}