mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-10 19:12:28 +00:00
ff14925056
Moved from Yapsy again (it is not flexible enough), now we use a custom solution. The activation and deactivation of plugins is asynchronous, so that plugins that take a long time don't interfere with the rest.
8 lines
128 B
Plaintext
8 lines
128 B
Plaintext
{
|
|
"name": "Dummy",
|
|
"module": "dummy",
|
|
"description": "I am dummy",
|
|
"author": "@balkian",
|
|
"version": "0.1"
|
|
}
|