Sha256: ac0bfa19e4fab2fde6ef1f42aed684e0d13c9f7e3eb9140b9a6203d2c1511c59
Contents?: true
Size: 291 Bytes
Versions: 24
Compression:
Stored size: 291 Bytes
Contents
class Arma2StAppsetting < Arma2CaAppsetting FRIENDLY_NAME = "ArmA 2 (Standalone)" SPECIFIC = true REGKEYS = {"Arma2" => ['SOFTWARE\\Bohemia Interactive Studio\\ArmA 2', 'MAIN']} FAMILY = Hash.new FAMILY["Arma2"] = [["arma2.exe", "arma2server.exe"], {"Arma2St" => []}] end
Version data entries
24 entries across 24 versions & 1 rubygems