summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/hiscore/plugin.json
blob: 38d81289a6361e898e11f4d4d3f3a12fc3cc49a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "plugin": {
    "name": "hiscore",
	"description": "Hiscore support",
    "version": "1.0.0",
    "author": "borgar@borgar.net",
	"type": "plugin",
	"start": "false"
  }
}