mame/plugins/layout/plugin.json

10 lines
157 B
JSON

{
"plugin": {
"name": "layout",
"description": "Layout helper plugin",
"version": "0.0.1",
"author": "Carl",
"type": "plugin",
"start": "true"
}
}