Populated README and restructured files.

This commit is contained in:
Michael Smith
2017-11-09 22:21:46 +01:00
parent fac1d21ec8
commit 878929f477
3 changed files with 26 additions and 2 deletions

10
plugin.json Normal file
View File

@@ -0,0 +1,10 @@
{
"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"
}
}