mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
11 lines
164 B
JSON
11 lines
164 B
JSON
{
|
|
"plugin": {
|
|
"name": "gdbstub",
|
|
"description": "GDB stub plugin",
|
|
"version": "0.0.1",
|
|
"author": "Carl",
|
|
"type": "plugin",
|
|
"start": "false"
|
|
}
|
|
}
|