Merge pull request #18 from Rutherther/feat/optional-binding Add support for optional modules and hooks
feat(binding): convert hooks and modules to optionals
feat(binding): add nt client with encryption key (session id)
feat(hooks): make a dictionary instead of a list in hook manager
Merge pull request #8 from Rutherther/feat/shared-binding Add possibility to share bindings, packets, client with multiple dlls
fix(bindings): do not allow multiple initializations of hook manager
feat(binding): catch exceptions for hook initialization
feat(binding): split hooks to individual classes, make a hook manager