ACE3/addons/common/functions/fnc_getVersion.sqf
jonpas 742626ff1a
General - Relative script_component.hpp includes (#9378)
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-09-12 20:58:10 +02:00

19 lines
330 B
Plaintext

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