wwevo / guildhome

Day to day guild management tool and community hub for Guild Wars 2
0 stars 2 forks source link

Make modules truly modular #70

Closed wwevo closed 7 years ago

wwevo commented 7 years ago

Make the modules truly modular to make it possible to drop in a new one by just loading the class and placing a hook.

wwevo commented 7 years ago

This should do it :) you should now be able to create a module without having to touch any other parts of the code, except for a one time database entry to register the module.