2025/08/23 Update

Updated for PRC8 bugfix.
Added _tools folder.
This commit is contained in:
Jaysyn904
2025-08-23 10:20:36 -04:00
parent 33ea071711
commit bca590f84b
23 changed files with 14 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
*.mod
/_haks/output

3
_haks/BuildHaks.cmd Normal file
View File

@@ -0,0 +1,3 @@
cd ..\_tools\
NWN.CLI.exe -k
cd ..

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
_tools/NWN.CLI.exe Normal file

Binary file not shown.

BIN
_tools/NWN_compDcomp.exe Normal file

Binary file not shown.

BIN
_tools/cygiconv-2.dll Normal file

Binary file not shown.

BIN
_tools/cygintl-2.dll Normal file

Binary file not shown.

BIN
_tools/cygintl-3.dll Normal file

Binary file not shown.

BIN
_tools/cygintl-8.dll Normal file

Binary file not shown.

BIN
_tools/cygpcre-0.dll Normal file

Binary file not shown.

BIN
_tools/cygwin1.dll Normal file

Binary file not shown.

BIN
_tools/cygxml2-2.dll Normal file

Binary file not shown.

BIN
_tools/cygz.dll Normal file

Binary file not shown.

10
_tools/hakbuilder.json Normal file
View File

@@ -0,0 +1,10 @@
{
"OutputPath": "../_haks/output/",
"HakList": [
{
"Name": "anph_top",
"Path": "../_haks/anph_top/",
"CompileModels": false
},
]
}

BIN
_tools/nwn_erf.exe Normal file

Binary file not shown.

BIN
_tools/nwnmdlcomp.exe Normal file

Binary file not shown.

BIN
_tools/pcre64.dll Normal file

Binary file not shown.

BIN
_tools/tlk2xml.exe Normal file

Binary file not shown.

BIN
_tools/xml2tlk.exe Normal file

Binary file not shown.