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