mame/plugins/autofire/plugin.json
Jack Li 2da86cda04 Change autofire config directory to homepath (#5129)
* Revert "Used set_folder to avoid hardcoding plugin name in settings path"

This reverts commit 76884986fd8630f81cfc838aa42f264fdcec2ea9.

* Changed autofire config directory to homepath

* Bumped autofire plugin version
2019-05-30 14:31:57 -04:00

10 lines
158 B
JSON

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