From 431da22c1b70bfe6a47f9e6d958af731875e872d Mon Sep 17 00:00:00 2001 From: Joakim Lindbom Date: Sun, 25 Feb 2018 12:05:36 +0100 Subject: [PATCH] Added JLmod --- plugins/JLmod.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 plugins/JLmod.json diff --git a/plugins/JLmod.json b/plugins/JLmod.json new file mode 100644 index 00000000..8fac06c1 --- /dev/null +++ b/plugins/JLmod.json @@ -0,0 +1,14 @@ +{ + "slug": "JLmod", + "name": "JLmod", + "author": "Joakim.Lindbom@gmail.com", + "version": "0.6dev", + "source": "https://github.com/JoakimLindbom/JLmod", + "manual": "https://github.com/JoakimLindbom/JLmod/blob/master/README.md", + "downloads": { + "lin": { + "download": "https://github.com/JoakimLindbom/JLmod/archive/0.51.tar.gz", + "sha256": "fe60b16aa111bd90cd9fefbd82e20b548bdf6a662b3370107ba7f0aed59cf09e" + } + } +}