Added Dev files / hak

Added hakbuilder program.  Added Dev files / hak.  Added some notes.
This commit is contained in:
Jaysyn904
2022-10-07 21:07:00 -04:00
parent 128e7e59a4
commit cbacc2bc3e
42 changed files with 2929 additions and 0 deletions

12
_haks/hakbuilder.json Normal file
View File

@@ -0,0 +1,12 @@
{
"TlkPath": "./nwnds_prc_cep.tlk",
"OutputPath": "./output/",
"HakList": [
{
"Name": "poa_dev",
"Path": "./poa_dev/",
"CompileModels": false
},
]
}