Move plugins to single file

This commit is contained in:
Ruud
2014-03-11 22:47:42 +01:00
parent 8492c9b214
commit 0b61ec1e13
28 changed files with 345 additions and 403 deletions
@@ -1,7 +1,5 @@
from .main import Userscript
def start():
def autoload():
return Userscript()
config = []