chore: update dependencies
feat(binding): use Result instead of IResult
chore: update major versions
Merge pull request #18 from Rutherther/feat/optional-binding
Add support for optional modules and hooks
fix(binding): correctly obtain hook from type
feat(shared): implement support for optional modules and hooks
feat: update to managed and raw client
chore: update dependencies
fix(shared): return an error in case underlying hook manager is not initialized correctly
chore: update dependencies
Merge pull request #8 from Rutherther/feat/shared-binding
Add possibility to share bindings, packets, client with multiple dlls
fix(shared): correctly share SharedHookManager
feat(shared): add sharing of NosSmooth hooks
chore: move shared binding to correct folder
chore: update dependencies