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
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
fix: send feedback message with correct color so its in chat
feat: use synchronizer for NosTale calls
feat(samples): add commands for focusing and following
feat(binding): use asm hooking for network
feat: add initial migrated files from NosSmooth repository