HaloSharp
HaloSharp copied to clipboard
A C# wrapper for the Halo® 5 Game Data API.
Results
2
HaloSharp issues
Sort by
recently updated
recently updated
newest added
Implements the Halo5.Stats "Company" endpoint and touches up some consistency in the original GetPlayerAppearance API, mostly swapping capitalization of field names from camelCase to match the API and other classes....
Hey Damon! I needed access to the Company endpoints, so I thought I'd try my hand at extending HaloSharp for one of them. I've never contributed to a repo before,...