2025/08/23 Update
Updated for PRC8 bugfix. Added _tools folder.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
|
||||
*.mod
|
||||
/_haks/output
|
||||
|
||||
3
_haks/BuildHaks.cmd
Normal file
3
_haks/BuildHaks.cmd
Normal 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
BIN
_tools/NWN.CLI.exe
Normal file
Binary file not shown.
BIN
_tools/NWN_compDcomp.exe
Normal file
BIN
_tools/NWN_compDcomp.exe
Normal file
Binary file not shown.
BIN
_tools/cygiconv-2.dll
Normal file
BIN
_tools/cygiconv-2.dll
Normal file
Binary file not shown.
BIN
_tools/cygintl-2.dll
Normal file
BIN
_tools/cygintl-2.dll
Normal file
Binary file not shown.
BIN
_tools/cygintl-3.dll
Normal file
BIN
_tools/cygintl-3.dll
Normal file
Binary file not shown.
BIN
_tools/cygintl-8.dll
Normal file
BIN
_tools/cygintl-8.dll
Normal file
Binary file not shown.
BIN
_tools/cygpcre-0.dll
Normal file
BIN
_tools/cygpcre-0.dll
Normal file
Binary file not shown.
BIN
_tools/cygwin1.dll
Normal file
BIN
_tools/cygwin1.dll
Normal file
Binary file not shown.
BIN
_tools/cygxml2-2.dll
Normal file
BIN
_tools/cygxml2-2.dll
Normal file
Binary file not shown.
BIN
_tools/cygz.dll
Normal file
BIN
_tools/cygz.dll
Normal file
Binary file not shown.
10
_tools/hakbuilder.json
Normal file
10
_tools/hakbuilder.json
Normal 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
BIN
_tools/nwn_erf.exe
Normal file
Binary file not shown.
BIN
_tools/nwnmdlcomp.exe
Normal file
BIN
_tools/nwnmdlcomp.exe
Normal file
Binary file not shown.
BIN
_tools/pcre64.dll
Normal file
BIN
_tools/pcre64.dll
Normal file
Binary file not shown.
BIN
_tools/tlk2xml.exe
Normal file
BIN
_tools/tlk2xml.exe
Normal file
Binary file not shown.
BIN
_tools/xml2tlk.exe
Normal file
BIN
_tools/xml2tlk.exe
Normal file
Binary file not shown.
Reference in New Issue
Block a user