mirror of
https://github.com/Abdess/retrobios.git
synced 2026-04-20 13:57:46 +00:00
10 lines
156 B
JSON
10 lines
156 B
JSON
{
|
|
"plugin": {
|
|
"name": "data",
|
|
"description": "Data plugin",
|
|
"version": "0.0.1",
|
|
"author": "Carl",
|
|
"type": "plugin",
|
|
"start": "true"
|
|
}
|
|
}
|