kk49 / deca

Tool for modding APEX engine games (Generation Zero, theHunter, ...)
MIT License
104 stars 17 forks source link

Fixed missing DLLs & DLL export symbols for Windows builds #155

Closed verrasse closed 7 months ago

verrasse commented 7 months ago

Fixed issues:

  1. process_image.dll has no export symbols.
  2. bin2xml.exe miss havok.dll, precore6.dll and pugixml1.dll.

Please recompile the tools and add missing DLLs to the next Windows build.