mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
38 lines
939 B
JSON
38 lines
939 B
JSON
{
|
|
"nameInUI": "DCS Dismounts (FPS-killer)",
|
|
"defaultValue": false,
|
|
"specificOptions": [
|
|
{
|
|
"nameInUI": "Use WWII Assets",
|
|
"mnemonic": "WWIIAssets",
|
|
"defaultValue": false
|
|
},
|
|
{
|
|
"nameInUI": "Use FrenchPack",
|
|
"mnemonic": "FrenchPack",
|
|
"defaultValue": false
|
|
},
|
|
{
|
|
"nameInUI": "Use Georgian soldiers",
|
|
"mnemonic": "GorgeousGeorgians",
|
|
"defaultValue": false
|
|
},
|
|
{
|
|
"nameInUI": "Disable manpads",
|
|
"mnemonic": "NoManpads",
|
|
"defaultValue": false
|
|
}
|
|
],
|
|
"scriptsWorkOrders": [
|
|
{
|
|
"file": "dcs_dismounts.lua",
|
|
"mnemonic": "dismounts"
|
|
}
|
|
],
|
|
"configurationWorkOrders": [
|
|
{
|
|
"file": "dismounts-config.lua",
|
|
"mnemonic": "dismounts-config"
|
|
}
|
|
]
|
|
} |