feat: update to managed and raw client
chore: update dependencies
Merge pull request #8 from Rutherther/feat/shared-binding Add possibility to share bindings, packets, client with multiple dlls
feat(samples): add shared NosSmooth into samples
feat(samples): add commands for focusing and following
chore: update dependencies
feat(binding): add hook config builder for configuring what hooks to enable Resolves #1. Use IServiceCollection.ConfigureHooks() for accessing the builder.
feat(samples): add pathfinding support into walkcommands
feat: add initial migrated files from NosSmooth repository