Files
mame/plugins/data/plugin.json

11 lines
146 B
JSON
Raw Permalink Normal View History

{
"plugin": {
2016-11-27 09:56:49 +11:00
"name": "data",
"description": "Data plugin",
2016-11-27 09:56:49 +11:00
"version": "0.0.1",
"author": "Carl",
"type": "plugin",
"start": "true"
}
}