mirror of
https://github.com/holub/mame
synced 2025-04-22 00:11:58 +03:00

* 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
11 lines
158 B
JSON
11 lines
158 B
JSON
{
|
|
"plugin": {
|
|
"name": "autofire",
|
|
"description": "Autofire plugin",
|
|
"version": "0.0.3",
|
|
"author": "Jack Li",
|
|
"type": "plugin",
|
|
"start": "false"
|
|
}
|
|
}
|