1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
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