This repository has been archived on 2023-01-29. You can view files and clone it, but cannot push or open issues or pull requests.
mame-shutdown/plugin.json

11 lines
233 B
JSON

{
"plugin": {
"name": "shutdown",
"description": "Allows you to shut down a Windows system from within the MAME menu.",
"version": "0.0.1",
"author": "Michael Smith",
"type": "plugin",
"start": "true"
}
}