v0.6.0
What's new
- β¨ Add support for v2020.10.8i game version (public-beta)
- π Fixed: recording stops working when anybody leaves game
- β‘ Improve version handling for future game updates
Check out README for usage.
Supported game versions:
- v2020.6.9s
- v2020.9.22s
- v2020.10.8i
Commits
- [d65eb9]: Fix: record app version instead of compatible version (Smertig)
- [8ac639e]: Switch to multi-versioning to handle game updates better (Smertig)
- [6fa2d1c]: Use game version everywhere to choose correct namespace/class/method name (Smertig)
- [039137c]: Add periodic debug logger (Smertig)
- [fb40a47]: Add support for v2020.10.8i version (public-beta) (Smertig)
- [203612]: Fixed: recording stops working if anybody leaves game (Smertig)
- [f59eb2a]: Enable /W4 and fix warnings (Smertig)
- [62a7c48]: Bump version to 0.6.0 (Smertig)