Feature/logstats (#8)

Added an option to output player death counter and kill counter to statusbar and to files. Useful for display on twitch stream.
This commit is contained in:
Me_TheCat 2019-03-31 15:02:00 +03:00 committed by uberhalit
parent f0ad1e49fa
commit 12b6c52149
7 changed files with 267 additions and 89 deletions

View file

@ -25,6 +25,7 @@ Patches games memory while running, does not modify any game files. Wrks with ev
* automatically patch game on startup
* seamlessly switch between windowed, borderless and borderless fullscreen
* hotkey for patching while in (borderless) window mode
* log and display hidden counters such as deaths/kill count
## Usage