mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
10 lines
146 B
JSON
10 lines
146 B
JSON
{
|
|
"plugin": {
|
|
"name": "data",
|
|
"description": "Data plugin",
|
|
"version": "0.0.1",
|
|
"author": "Carl",
|
|
"type": "plugin",
|
|
"start": "true"
|
|
}
|
|
}
|