mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Add EWR Jammer plugin
This commit is contained in:
18
resources/plugins/ewrj/plugin.json
Normal file
18
resources/plugins/ewrj/plugin.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"nameInUI": "EWR Jammer (for player only)",
|
||||
"defaultValue": false,
|
||||
"specificOptions": [
|
||||
{
|
||||
"nameInUI": "Require ECM pod",
|
||||
"mnemonic": "ecm_required",
|
||||
"defaultValue": true
|
||||
}
|
||||
],
|
||||
"scriptsWorkOrders": [
|
||||
{
|
||||
"file": "EW script 2.00.lua",
|
||||
"mnemonic": "ewrj"
|
||||
}
|
||||
],
|
||||
"configurationWorkOrders": []
|
||||
}
|
||||
Reference in New Issue
Block a user