mirror of
https://github.com/holub/mame
synced 2025-07-31 13:50:07 +03:00
10 lines
175 B
JSON
10 lines
175 B
JSON
{
|
|
"plugin": {
|
|
"name": "dummy",
|
|
"description": "Dummy test plugin",
|
|
"version": "0.0.1",
|
|
"author": "Miodrag Milanovic",
|
|
"type": "plugin",
|
|
"start": "false"
|
|
}
|
|
} |