Files
mame/plugins/cheat/plugin.json

11 lines
149 B
JSON
Raw Permalink Normal View History

{
"plugin": {
2016-11-27 09:56:49 +11:00
"name": "cheat",
"description": "Cheat plugin",
2016-11-27 09:56:49 +11:00
"version": "0.0.1",
"author": "Carl",
"type": "plugin",
"start": "false"
}
}