How to install (on arma3 server windows, only arma3_64 supported):
- Download and install Visual Studio 2019 Redistributables from Microsoft site
https://support.microsoft.com/en-us/topic/the-latest-supported-visual-c-downloads-2647da03-1eea-4433-9aff-95f26a218cc0 - Unpack @ocap.zip and userconfig.zip into your arma3 server directory
- Add
"-servermod=C:\YOUR_ARMA3_FOLDER\@ocap"
to your arma3 server startup parameters - Unpack and run ocap-web.zip into separate folder
- Edit ocap-web/option.json and userconfig/ocap/config.hpp, @ocap/OcapReplaySaver2.cfg.json if you need
- Add ocap_fnc_exportData in your mission framework to call each time when mission ended https://github.com/Zealot111/OCAP#running-ocap
- Run mission and check address described in ocap-web/option.json whether mission was correctly exported