Releases: SteezCram/extDB3
v1033 - Windows
I recompiled a new version of extDB3 for Windows, here it's the changes:
Added:
- RVExtensionVersion interface (normalize the way of how Arma 3 interact with the extension)
- RVExtensionArgs interface (normalize the way of how Arma 3 interact with the extension)
Tweaked:
- Remove the limit of worker threads
The new version is recompiled with the latest version of Visual C++, Boost, TBBMalloc and MariaDB connector, the tbbmalloc_x64.dll has been updated.
The changes are not effective for the Linux version of extDB3!
Linux x64 binaries
I added the x64 binaries for Linux.
Thanks for @Ni1kko to provide it!
Maybe later I will send a new version of x64 binaries for Windows (with the project) compiled with the latest version of Boost, MariaDB connector and TBBMalloc. It might be increase the performance of extDB3.
Added source code
I have found the source code on a repository, I include it on this repository.
I also put the prebuild binaries in a zip.
Initial release
This is the version of this archive.
Unfortunately I don't find a way to get the source code, so you only have the prebuild binaries in this release.