mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
10 lines
167 B
JSON
10 lines
167 B
JSON
{
|
|
"plugin": {
|
|
"name": "dummy",
|
|
"description": "Dummy test plugin",
|
|
"version": "0.0.1",
|
|
"author": "Miodrag Milanovic",
|
|
"type": "plugin",
|
|
"start": "false"
|
|
}
|
|
}
|