MAME/plugins/offscreenreload/plugin.json
2026-05-23 01:35:04 +10:00

11 lines
189 B
JSON

{
"plugin": {
"name": "offscreenreload",
"description": "Off-screen reload helper plugin",
"version": "0.0.1",
"author": "Vas Crabb",
"type": "plugin",
"start": "false"
}
}