blckeagles-revisited-RC/@epochhive/addons/custom_server/init/build.sqf

16 lines
461 B
Plaintext
Raw Normal View History

/*
By Ghostrider-DbD
Last Modified 4-11-17
--------------------------
License
--------------------------
All the code and information provided here is provided under an Attribution Non-Commercial ShareAlike 4.0 Commons License.
http://creativecommons.org/licenses/by-nc-sa/4.0/
*/
#include "\q\addons\custom_server\Configs\blck_defines.hpp";
private ["_version","_versionDate"];
_blck_version = "6.58 Build 53";
_blck_versionDate = "4-11-17 8:00 PM";