mame/plugins/data/plugin.json
2016-11-27 09:56:49 +11:00

10 lines
146 B
JSON

{
"plugin": {
"name": "data",
"description": "Data plugin",
"version": "0.0.1",
"author": "Carl",
"type": "plugin",
"start": "true"
}
}