Lightweight serializer for CS2 inspect links
npm install @csfloat/cs2-inspect-serializerLightweight serializer for CS2 inspect links. Fork of the package
cs2-inspect-create.
``bash`
npm i @csfloat/cs2-inspect-serializer
See the tests for examples.
`bash``Generate the protobuf file based on econ.proto
npm run protocBuild the project
npm run buildRun the tests
npm run test