If you find some of your ARMA3 Game Servers mods are not showing on the in-game launcher, you need to do the following:
- Login to your control panel
- Stop your ARMA3 server
- Click onto Configuration Files
- Click Text Editor next to the server.cfg file
- We need to increase the amount of data that your ARMA3 server can send to the Steam Client, to do so add the following line into the file:
- steamProtocolMaxDataSize = 2048;
- Depending on the amount of mods on your server you might need to increase this value, we recommend increasing it in amounts of 2048 however increments of 512 are fine.
- Start your server, now you should see the mods in the ARMA3 game launcher!