Skip to content

Releases: nicolasauler/wolf_quake

Quake 3 log parser CLI

31 Mar 02:38
35dbbc7
Compare
Choose a tag to compare

Wolf Quake is CLI that parses Quake 3 logs to html and txt reports.

This version supports parsing the following quake events:

  • InitGame
  • ConnectClient
  • ClientInfo
  • Kill
  • ShutdownGame

The CLI can generate html and txt reports to stdout or files for 3 types of reports:

  • Report with player rank by kill score
  • Report with cause of death ranking
  • And reports with both

What's Changed

New Contributors

Full Changelog: https://github.com/nicolasauler/wolf_quake/commits/v0.1.0