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:
Taco
2025-08-23 10:37:34 -04:00
committed by GitHub
parent 6290607eb6
commit 204950e487
3 changed files with 676 additions and 3 deletions

View File

@@ -0,0 +1,13 @@
{
"nameInUI": "Moose's MarkerOps",
"defaultValue": true,
"specificOptions": [],
"scriptsWorkOrders": [
{
"file": "MooseMarkerOps.lua",
"mnemonic": "MooseMarkerOps"
}
],
"configurationWorkOrders": [],
"otherResourceFiles": []
}