Tracker is HTTP server with JSON API that collects game meta info of don't starve together
use cmake to build program
$ make build
you can also specify params
$ make build os=target_os arch=target_arch
- fork this repository
- checkout you own feature branch
- commit changes
- create a pull request
- wait to be merged