@austenke/due-process-stat-parser
v1.0.9
Published
Library for parsing player stats from Due Process log files
Downloads
16
Readme
What is this?
This tool parses log files from the game Due Process (https://store.steampowered.com/app/753650) and generates comprehensive stats for the players in the game.
How do I use it?
Import the NPM package and provide a File object to LogParser.parseFile
. If you're actually using this package, I trust you to figure it out from there :)