Files
Plugin-Directory/plugins/litruv-example-plugin-3.json
Max Litruv Boonzaayer 8851f0f957
Some checks failed
Update Plugin Index / update-index (push) Failing after 7s
Remove .git suffix from repository URLs
2026-04-17 03:45:24 +10:00

11 lines
382 B
JSON

{
"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",
"homepage": "http://synbox.ruv.wtf:8418/litruv/Plugin-Example3",
"tags": ["example", "async", "storage"]
}