mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
* MarkerOps * Change MarkerOps to MooseMarkerOps in all places * Prettify name in UI --------- Co-authored-by: Raffson <Raffson@users.noreply.github.com>
13 lines
294 B
JSON
13 lines
294 B
JSON
{
|
|
"nameInUI": "Moose's MarkerOps",
|
|
"defaultValue": true,
|
|
"specificOptions": [],
|
|
"scriptsWorkOrders": [
|
|
{
|
|
"file": "MooseMarkerOps.lua",
|
|
"mnemonic": "MooseMarkerOps"
|
|
}
|
|
],
|
|
"configurationWorkOrders": [],
|
|
"otherResourceFiles": []
|
|
} |