add-example-plugin-3

This commit is contained in:
GitHub Actions
2026-04-16 17:11:50 +00:00
parent 75355cd41f
commit dff9c6c8c8

View File

@@ -0,0 +1,10 @@
{
"id": "litruv-example-plugin-3",
"name": "Example Plugin 3",
"version": "1.0.0",
"description": "A third example plugin demonstrating async operations and data storage",
"author": "litruv",
"repository": "http://synbox.ruv.wtf:8418/litruv/Plugin-Example3.git",
"homepage": "http://synbox.ruv.wtf:8418/litruv/Plugin-Example3",
"tags": ["example", "async", "storage"]
}