chore: make serializer generator correctly output to nuget
chore: add repository url and license to nuget
chore: add nuget description
fix(packets): syntax error in generator
fix(packets): deserialize strings starting with "-" correctly
feat(serializer): fix null representation as stated in #18
chore: remove debug stuff from source generator
feat: split packets definitions into separate assembly