Added & configured hakbuilder

Added & configured hakbuilder.  Renamed 2da directory.
This commit is contained in:
Jaysyn904 2021-08-02 11:50:39 -04:00
parent 16c963dd2f
commit bf96381523
147 changed files with 92 additions and 0 deletions

1
BuildHaks.cmd Normal file
View File

@ -0,0 +1 @@
NWN.CLI.exe -k

BIN
NWN.CLI.exe Normal file

Binary file not shown.

BIN
NWN_compDcomp.exe Normal file

Binary file not shown.

91
hakbuilder.json Normal file
View File

@ -0,0 +1,91 @@
{
"TlkPath": "./nwnds_prc_cep.tlk",
"OutputPath": "./output/",
"HakList": [
{
"Name": "nwnds_2das",
"Path": "./nwnds_2das/",
"CompileModels": false
},
{
"Name": "nwnds_anatomy1",
"Path": "./nwnds_anatomy1/",
"CompileModels": false
},
{
"Name": "nwnds_anatomy2",
"Path": "./nwnds_anatomy2/",
"CompileModels": false
},
{
"Name": "nwnds_animalcomp",
"Path": "./nwnds_animalcomp/",
"CompileModels": false
},
{
"Name": "nwnds_audio",
"Path": "./nwnds_audio/",
"CompileModels": false
},
{
"Name": "nwnds_creature",
"Path": "./nwnds_creature/",
"CompileModels": false
},
{
"Name": "nwnds_items",
"Path": "./nwnds_items/",
"CompileModels": false
},
{
"Name": "nwnds_loadscreen",
"Path": "./nwnds_loadscreen/",
"CompileModels": false
},
{
"Name": "nwnds_overland",
"Path": "./nwnds_overland/",
"CompileModels": false
},
{
"Name": "nwnds_placeables",
"Path": "./nwnds_placeables/",
"CompileModels": false
},
{
"Name": "nwnds_spells",
"Path": "./nwnds_spells/",
"CompileModels": false
},
{
"Name": "nwnds_tiles1",
"Path": "./nwnds_tiles1/",
"CompileModels": false
},
{
"Name": "nwnds_tiles2",
"Path": "./nwnds_tiles2/",
"CompileModels": false
},
{
"Name": "trd21_reddes00",
"Path": "./trd21_reddes00/",
"CompileModels": false
},
{
"Name": "trd21_reddes01",
"Path": "./trd21_reddes01/",
"CompileModels": false
},
{
"Name": "wormjungle",
"Path": "./wormjungle/",
"CompileModels": false
},
{
"Name": "nwnds_module",
"Path": "./nwnds_module/",
"CompileModels": false
},
]
}

BIN
nwn_erf.exe Normal file

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More