12-11-2015, 03:38 PM
Such autoupdaters are bad. I think the best way is that every plugin is a git(hub) repo, so pulling can just be done by git pull (or some options here). If we register them as submodules, we can just use git submodule update to update all plugins at the same time