Files
mame/plugins/layout/plugin.json
2023-07-31 11:04:49 +02:00

11 lines
157 B
JSON

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