mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
11 lines
177 B
JSON
11 lines
177 B
JSON
{
|
|
"plugin": {
|
|
"name": "dummy",
|
|
"description": "Dummy test plugin",
|
|
"version": "0.0.1",
|
|
"author": "Miodrag Milanovic",
|
|
"type": "plugin",
|
|
"start": "false"
|
|
}
|
|
}
|