Update plugin to use uuid for id, update example plugin with taskmanager and socketauthority test

This commit is contained in:
advplyr 2024-12-21 14:54:43 -06:00
parent cfe3deff3b
commit fc17a74865
11 changed files with 138 additions and 105 deletions

View file

@ -1,5 +1,6 @@
{
"name": "Example Plugin",
"id": "e6205690-916c-4add-9a2b-2548266996ef",
"name": "Example",
"slug": "example",
"version": "1.0.0",
"description": "This is an example plugin",