CfgPatches – Talk

From Bohemia Interactive Community
Revision as of 00:58, 14 May 2016 by Mikero (talk | contribs) (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....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.