Spell & Ability Upgrade
Reorganized hak files & removed duplicates. Added @rafhot's PRC spell & ability level scaling expansion. Further script integration. Full compile.
This commit is contained in:
@@ -3,10 +3,19 @@
|
||||
"OutputPath": "./output/",
|
||||
"HakList": [
|
||||
{
|
||||
"Name": "poa_dev",
|
||||
"Path": "./poa_dev/",
|
||||
"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
|
||||
},
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user