Sha256: 0f0b88001b06885da3f98355d419cbf989522bf50804fb67c8bb5eaca61cb555
Contents?: true
Size: 492 Bytes
Versions: 5
Compression:
Stored size: 492 Bytes
Contents
class Arma2OaCoAppsetting < Arma2OaAppsetting FRIENDLY_NAME = "A2 Op. Arrowhead (Combined Ops)" SPECIFIC = true # TODO: Evaluate # Perhaps look at adding a boolean: specific, so when it is enabled, non of the inherited editions can be used? # Since Arma2 standalone addons should work on OaCo, yet you would loose the specific 'arma2standalone only' option STATIC_TYPES = [Arma2CaAppsetting] GAMESPY_TYPES = ["arma2oapc", "arma2pc"] GAME_MIN_VERSIONS = ["1.5", "1.0"] end
Version data entries
5 entries across 5 versions & 1 rubygems