mame/plugins/gdbstub/plugin.json

11 lines
154 B
JSON

{
"plugin": {
"name": "gdbstub",
"description": "GDB stub plugin",
"version": "0.0.1",
"author": "Carl",
"type": "plugin",
"start": "false"
}
}