mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
2da86cda04
* 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
10 lines
158 B
JSON
10 lines
158 B
JSON
{
|
|
"plugin": {
|
|
"name": "autofire",
|
|
"description": "Autofire plugin",
|
|
"version": "0.0.3",
|
|
"author": "Jack Li",
|
|
"type": "plugin",
|
|
"start": "false"
|
|
}
|
|
}
|