mirror of
https://github.com/holub/mame
synced 2025-04-24 01:11:11 +03:00
11 lines
167 B
JSON
11 lines
167 B
JSON
{
|
|
"plugin": {
|
|
"name": "dummy",
|
|
"description": "Dummy test plugin",
|
|
"version": "0.0.1",
|
|
"author": "Miodrag Milanovic",
|
|
"type": "plugin",
|
|
"start": "false"
|
|
}
|
|
}
|