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
chore: update dependencies
feat: correctly handle errors in chat command interceptor
feat(chat): show the full result string in case of error on chat command
feat: add initial migrated files from NosSmooth repository