v0.8.0

19 Feb 2021
  • Screenshots
  • Network metrics
  • Config now converted to generated source code to avoid JSON parsing on startup.
  • API CHANGES:
  • Tag methods are now SetTag() and RemoveTag().
  • The other Config*() methods are replaced by the SetConfigItem() method.
  • MetricEnable() and MetricDisable() are both replaced by SetCaptureInterval().
  • There is a new CaptureNow() method for capturing metrics and screenshots in code, i.e. in response to specific in-game events instead of on a timer.
  • Many smaller bugfixes
Last updated on