rakijah / CSGSI

A simple C# library to interface with Counter-Strike: Global Offensive's Game State Integration
Other
129 stars 27 forks source link

Fixes #35 & #36 #37

Closed VulcanShot closed 2 years ago

VulcanShot commented 2 years ago

HasData only returned false when the JSON was empty. However, the JSON can also be an opening and closing curly braces.