Files
Lankhmar_PRC8/_content/_tools/hakbuilder.json
Jaysyn904 8a6cdd756e 2025/12/19 Update
Updated nim tools.
Added heads hak.  I don't remember why.
Hooked up new GUI event.
Full compile.
2025-12-19 21:32:08 -05:00

20 lines
360 B
JSON

{
"OutputPath": "../output/",
"HakList": [
{
"Name": "ln_media",
"Path": "../_hak/ln_media/",
"CompileModels": false
},
{
"Name": "ln_top",
"Path": "../_hak/ln_top/",
"CompileModels": false
},
{
"Name": "ln_heads",
"Path": "../_hak/ln_heads/",
"CompileModels": false
},
]
}