Epoch/Sources/epoch_config/Configs/CfgEpochConfiguration.json
vbawol 35cc154792 0.4 b605 gamemode
added H_105_EPOCH and halloween masks to loot table|
changed version check to check community pbo
2016-10-14 15:31:01 -05:00

45 lines
1.3 KiB
JSON

{
"_header": {
"@author": "Raimonds Virtoss - https://EpochMod.com",
"@contributors": [],
"@description": "Config for Epoch Configuration system",
"@licence": "Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike",
"@github": "https://github.com/EpochModTeam/Epoch/tree/release/Sources/{filename}"
},
"CfgEpochConfiguration": {
"remap": {
"name": "Controls",
"color": [
1,
1,
1,
1
],
"icon": "\\x\\addons\\a3_epoch_code\\Data\\owner.paa",
"controlGroup": "EpochConfigKeyMap"
},
"HUD": {
"name": "Customize HUD (WIP)",
"color": [
1,
1,
1,
1
],
"icon": "\\x\\addons\\a3_epoch_code\\Data\\owner.paa",
"controlGroup": "Epoch_main_config_dynamicHUD"
},
"html": {
"name": "Changelog",
"color": [
1,
1,
1,
1
],
"icon": "\\x\\addons\\a3_epoch_code\\Data\\owner.paa",
"controlGroup": "Epoch_main_config_changelog"
}
}
}