feat(client): implement support for optional modules and hooks
Merge pull request #8 from Rutherther/feat/shared-binding Add possibility to share bindings, packets, client with multiple dlls
feat(binding): split hooks to individual classes, make a hook manager
feat: use synchronizer for NosTale calls
fix(client): handle task cancelled command handler exception
feat(client): add attack command handler