Instalation - SteezCram/extDB3 GitHub Wiki
- Windows users will need to copy tbbmalloc.dll to /path/to/arma3server/
- Edit your arma3 launch parameters add @extDB3 or @extDB3_Debug to your mod line. i.e -servermod=@extDB3
- Edit @extDB3/extdb3-conf.ini and edit your settings etc...
Windows Requirement
Visual Studio C++ Redistributable 2019 32bit + 64bit version https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads
Linux Requirement
Requirements Glibc Version 2.17+ Centos7+ / Debian 8+ / Ubuntu 14.10+
Deb Package System
apt-get install libtbb2:i386
and apt-get install libtbbmalloc2
RPM Package System
yum install tbb.i686
and yum install tbb