This repository has been archived on 2023-01-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
mame-shutdown/plugin.json
2017-11-09 22:21:46 +01:00

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"
}
}