Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 375 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 375 Bytes

csstats

This is my library for get players stats from csstats.dat file.

Methods and objects

Method Description
csstats Constructor. It takes a single argument - the path to the csstats.dat file.
reload Method. It allows to reload stats.
stats Vector that contains player stats. Each element - is a statsEntry object.