ARMA 3 Compass Plugin
This is part of my ARMA 3 desktop compass project. This is the game plugin, it periodically sends out compass direction via Socket for the Compass Server to receive.
Use Pre-built:
Just copy the folder '@compass_client' into your ARMA 3 root directory
Build yourself:
This project consists of two parts: the game mod and a .dll
Check this tutorial to build the game mod https://www.youtube.com/watch?v=3YDXSnGnqLM
The dll is provided as VS2017 project. The dll needs to be put in the mods root folder (something like {arma root}/@compassClient/)