DoctorMcKay / node-globaloffensive

A Node.js module to connect to and interact with the CS2 game coordinator. Mostly used to get item data.
https://www.npmjs.com/package/globaloffensive
MIT License
262 stars 61 forks source link

Decode attributes #11

Closed vankxr closed 2 years ago

vankxr commented 6 years ago

Prevent needing to call InspectItem on your own items, as the data is already sent in the ClientWelcome initial payload.