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