-
Notifications
You must be signed in to change notification settings - Fork 35
Instalation
Thomas Croizet edited this page Apr 21, 2024
·
5 revisions
- 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...
Visual Studio C++ Redistributable 2019 32bit + 64bit version https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads
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
Torndeco is the ONLY creator of extDB3.
This repository is only for archiving and maintain this project.