chore: update dependencies
chore(core): update version
chore(core): update version
chore(core): udpate version
chore: update core and game versions
chore: add repository url and license to nuget
chore: add nuget description
feat: split packets definitions into separate assembly
Merge pull request #14 from Rutherther/packets-span
Rewrite packets string enumerator to use spans, add Injector for .NET 5+
chore: update packages to netstandard 2.1
Merge pull request #12 from Rutherther/packets
Implement custom packet serializer
chore: remove NosCore dependency
feat: add logging extension for results