mirror of
https://gitea.com/Lerking/XtendR.git
synced 2026-06-25 11:10:04 +02:00
7 lines
150 B
JSON
7 lines
150 B
JSON
{
|
|
"name": "Example Plugin",
|
|
"version": "1.0",
|
|
"module": "example_plugin",
|
|
"description": "An example plugin that prints a message."
|
|
}
|