Added setting metastate from plugin as well as !report

This commit is contained in:
erikn 2025-04-08 08:31:23 +02:00
parent dceefc3335
commit f66b15ac57
19 changed files with 1262 additions and 16 deletions

View file

@ -0,0 +1,6 @@
<?xml version="1.0"?>
<view icon="112" title="GearCycler" width="300" height="200">
<control progid="DecalControls.FixedLayout" clipped="">
<control progid="DecalControls.PushButton" name="btnCycle" left="10" top="10" width="150" height="30" text="Cycle Gear"/>
</control>
</view>