CfgPatches – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "requiredVersion is unreliable. It cannot exceed 1.99 and is reset to 0.1 at each new engine release making it useless for identifying which 'game' this addon was intended for....")
(No difference)

Revision as of 00:58, 14 May 2016

requiredVersion is unreliable. It cannot exceed 1.99 and is reset to 0.1 at each new engine release making it useless for identifying which 'game' this addon was intended for. Until recently, arma3 had to ignore this value because of the use of addons coming from arma2 which were higher.