The experimental first version of ESM that connected Arma 3 Exile servers to a PHP website. This college project prototype established the core concepts that would evolve into the ESM ecosystem.
/*
Bryan
Exile Server Manager
Formats and calls the DLL, returning whatever is returned from the DLL
*/
"esm" callExtension format['{"c":"%1","d":%2}', _this select 0, _this select 1];