Reorganized hak files & removed duplicates. Added @rafhot's PRC spell & ability level scaling expansion. Further script integration. Full compile.
21 lines
411 B
JSON
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
|
|
},
|
|
]
|
|
} |