v0.2.4
What's Changed
- Detect all Trackers, not just those assigned to roles: #4
- Limit ticks per second to a reasonable value, to reduce CPU overhead. Default is 100, can be set via
--tps=<value>
- Adds a config file format. see
--help
output for details. Subject to change in the future.
Full Changelog: v0.2.3...v0.2.4