Files
libretro/bios/Arcade/MAME/plugins/gdbstub/plugin.json
2026-03-17 11:53:42 +01:00

11 lines
164 B
JSON

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