From a69404c3a01f7954d22f81b6f48317f53bd5c454 Mon Sep 17 00:00:00 2001 From: aikaterna Date: Wed, 30 Nov 2016 20:25:55 -0800 Subject: [PATCH] Create info.json --- pug/info.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pug/info.json diff --git a/pug/info.json b/pug/info.json new file mode 100644 index 0000000..790df9a --- /dev/null +++ b/pug/info.json @@ -0,0 +1,7 @@ +{ + "AUTHOR" : "aikaterna", + "INSTALL_MSG" : "Thanks for installing Pug. Now you can check out your Warcraft pugs for raid-readiness through Discord.", + "NAME" : "Pug", + "SHORT" : "Warcraft character lookup.", + "DESCRIPTION" : "This tool lets you check potential group pugs for enchants, gems, and raid completion. It was made possible by Pugbot: https://github.com/reznok/PugBot" +}