10 lines
426 B
JSON
10 lines
426 B
JSON
{
|
|
"id": "test_plugin",
|
|
"name": "Test Plugin",
|
|
"version": "1.0.0",
|
|
"description": "A basic test plugin demonstrating menu registration and custom widgets.",
|
|
"author": "Tyler de Zeeuw",
|
|
"min_app_version": "1.7.0",
|
|
"platforms": ["win_x64", "darwin_arm64", "darwin_x64", "linux_x64"],
|
|
"download_url": "https://git.research.dezeeuw.ca/tyler/flares-plugins/raw/branch/main/packages/test-plugin.zip"
|
|
} |