mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
MarkerOps Plugin (#560)
* MarkerOps * Change MarkerOps to MooseMarkerOps in all places * Prettify name in UI --------- Co-authored-by: Raffson <Raffson@users.noreply.github.com>
This commit is contained in:
13
resources/plugins/MooseMarkerOps/plugin.json
Normal file
13
resources/plugins/MooseMarkerOps/plugin.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"nameInUI": "Moose's MarkerOps",
|
||||
"defaultValue": true,
|
||||
"specificOptions": [],
|
||||
"scriptsWorkOrders": [
|
||||
{
|
||||
"file": "MooseMarkerOps.lua",
|
||||
"mnemonic": "MooseMarkerOps"
|
||||
}
|
||||
],
|
||||
"configurationWorkOrders": [],
|
||||
"otherResourceFiles": []
|
||||
}
|
||||
Reference in New Issue
Block a user