From 686ba42466ca46f9e49f13d45ae9a225aa2dbe51 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Sun, 14 Feb 2016 19:48:44 +0100 Subject: Added plugin info json files and made system automatically load available plugins and start them if flagged so (nw) --- plugins/json/plugin.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 plugins/json/plugin.json (limited to 'plugins/json') diff --git a/plugins/json/plugin.json b/plugins/json/plugin.json new file mode 100644 index 00000000000..c5a0c77355d --- /dev/null +++ b/plugins/json/plugin.json @@ -0,0 +1,8 @@ +{ + "plugin": { + "name": "json", + "version": "2.5.0", + "author": "David Kolf", + "type": "library", + } +} \ No newline at end of file -- cgit v1.2.3-70-g09d2