ACE3/addons/common/functions/fnc_getVersion.sqf
2015-09-21 13:08:10 +02:00

16 lines
272 B
Plaintext

/*
* Author: Glowbal
* Get the version number of the current ACE build.
*
* Arguments:
* None
*
* Return Value:
* ACE Version <STRING>
*
* Public: Yes
*/
#include "script_component.hpp"
getText (configFile >> "CfgPatches" >> "ACE_main" >> "version") // return