U3m sample
Identifier: com.browzwear.sample.u3m
Version: 1.0.0
Type: python
Language: Python
Full plugin download
File structure
├── plugin.json
├── resources/
│ ├── Button.u3ma
│ ├── buttonWithThread-v5_1.u3ma
│ ├── Default.u3ma
│ ├── Vstitcher.u3ma
│ └── ZipperRed.u3ma
└── src/
├── __init__.py
└── main.py