Merge pull request #8 from Rutherther/game-objects Game objects
chore(game): add nuget information
feat(game): add character sp points
feat(game): add basic entity and map data
feat: add effects to living entities
fix: use new packets in game responders
fix: use nos smooth packets in game
feat: implement character and player properties
feat: add character type skeleton