Add Example Plugin 3
Some checks failed
Validate Plugin PR / validate (pull_request) Failing after 9s

This commit is contained in:
2026-04-17 03:00:39 +10:00
parent fcf4c490e0
commit 0a1727b218

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"]
}