mirror of
https://gitea.com/Lerking/XtendR.git
synced 2025-07-21 12:41:17 +02:00
8 lines
180 B
JSON
8 lines
180 B
JSON
{
|
|
"name": "Example Plugin",
|
|
"version": "1.0",
|
|
"module": "example_plugin",
|
|
"class": "ExamplePlugin",
|
|
"description": "An example plugin that prints a message."
|
|
}
|