dev-master
9999999-dev https://github.com/naminator/cstrikeA simple API for reading CSStats.dat binary data.
MIT
The Requires
- php >=5.4.0
The Development Requires
by Lachezar Tsochev
reader counter-strike amxmodx csstats
Wallogit.com
2017 © Pedro Peláez
A simple API for reading CSStats.dat binary data.
A simple API for reading CSStats.dat binary data with PHP 5.4+, (*1)
This library can be found on Packagist. The recommended way to install this is through composer., (*2)
Edit your composer.json and add:, (*3)
{
"require": {
"naminator/cstrike": "dev-master"
}
}
And install dependencies:, (*4)
$ curl -sS https://getcomposer.org/installer | php $ php composer.phar install
A simple API for reading CSStats.dat binary data.
MIT
reader counter-strike amxmodx csstats