mame/plugins/autofire/plugin.json

11 lines
162 B
JSON
Raw Normal View History

{
"plugin": {
"name": "autofire",
"description": "Autofire plugin",
"version": "0.0.4",
"author": "Jack Li",
"type": "plugin",
"start": "false"
}
}