From 58b47d7fb7858c4729cfa4e547d2d9b7c45215a9 Mon Sep 17 00:00:00 2001 From: Justin Barth Date: Mon, 19 Oct 2015 04:29:53 -0500 Subject: [PATCH] Create updatecheck.php Should allow the plugin to check for updates --- updatecheck.php | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 updatecheck.php diff --git a/updatecheck.php b/updatecheck.php new file mode 100644 index 0000000..d766add --- /dev/null +++ b/updatecheck.php @@ -0,0 +1,6 @@ +{ + "version": "2.0.0", + "longversion": 20000, + "released": 1430265600, + "updateurl": "https://community.invisionpower.com/files/file/7555-sign-in-through-steam-ipb4/" +}