Files
mame/plugins/cheatfind/plugin.json

11 lines
168 B
JSON
Raw Permalink Normal View History

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