Files
UW2_PRC8/_haks/hakbuilder.json
Jaysyn904 199cf4b044 2025/12/05 Update
Fixed overlong hak name (abilities -> ability).
Updated PEPS
Updated NWNxEE libraries.
Updated readme
Updated nim tools.
2025-12-05 10:20:25 -05:00

20 lines
381 B
JSON

{
"OutputPath": "./output/",
"HakList": [
{
"Name": "poa_exp_ability",
"Path": "./poa_exp_ability/",
"CompileModels": false
},
{
"Name": "poa_exp_spells",
"Path": "./poa_exp_spells/",
"CompileModels": false
},
{
"Name": "uw2_prc8_top",
"Path": "./uw2_prc8_top/",
"CompileModels": false
},
]
}