feat(samples): update samples to receive nuint and return int in main method
chore: update dependencies
Merge pull request #18 from Rutherther/feat/optional-binding
Add support for optional modules and hooks
feat(samples): implement support for optional modules and hooks
feat(binding): make options of NosBrowserManager optional
fix(samples): move pets as well in walk command
feat: update to managed and raw client
ci: add nuget and myget support
chore(samples): update dependencies
feat(samples): update simple pii bot to work with new combat version
chore: update dependencies
chore: update dependencies
samples(binding): make name interceptor work
Merge pull request #8 from Rutherther/feat/shared-binding
Add possibility to share bindings, packets, client with multiple dlls
fix(samples): do not incorrectly intercept c_info_reset, do not put two spaces in c_info packet
chore(samples): remove duplicit ShareNosSmooth
chore: fix shared binding dependency path
feat(binding): split hooks to individual classes, make a hook manager