# Installation * Remember for this plugin to work you first need to install [Core](https://github.com/Bjanski/ExAd/blob/Core/docs/core/installation.md) ## Client 1. Place the folder "HaloParachute" into "mpmissions\exile.\ExAd\" 2. Goto "mpmissions\exile.\ExAd\CfgFunctions" and uncomment From ```cpp //#include "HaloParachute\CfgFunctions.cpp" ``` To ```cpp #include "HaloParachute\CfgFunctions.cpp" ``` 3. Now you can go into "mpmissions\exile.\ExAd\HaloParachute\customize.sqf" and change to desirable settings. ## Server No installation needed.