StreamDeckPlugin icon indicating copy to clipboard operation
StreamDeckPlugin copied to clipboard

Add UUID to `Plugin`

Open emorydunn opened this issue 1 year ago • 0 comments

Not sure when, but it looks like a UUID/bundle identifier was added to the plugin manifest, in addition to the Action UUIDs. That needs to be added to the Plugin protocol and uri can be removed from the export command.

It might be useful to have a flag, --uuid, which simply prints the bundle id for use in scripts.

emorydunn avatar Oct 10 '24 23:10 emorydunn