summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/cheatfind/plugin.json
blob: 8316cb5f334ce7c7a7ca3c73b97509cfd3259e19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "plugin": {
    "name": "cheatfind",
	"description": "Cheat finder helper library",
    "version": "0.0.1",
    "author": "Carl",
	"type": "plugin",
	"start": "false"
  }
}