mirror of
https://github.com/Abdess/retrobios.git
synced 2026-06-16 09:32:48 +00:00
11 lines
156 B
JSON
11 lines
156 B
JSON
|
|
{
|
||
|
|
"plugin": {
|
||
|
|
"name": "data",
|
||
|
|
"description": "Data plugin",
|
||
|
|
"version": "0.0.1",
|
||
|
|
"author": "Carl",
|
||
|
|
"type": "plugin",
|
||
|
|
"start": "true"
|
||
|
|
}
|
||
|
|
}
|