Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 501 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 501 Bytes

OPP Perpetuum Combat Log Parser

Have you ever wanted to parse combat logs to get some o' that juicy data and do some slick analysis?
YOUR TIME HAS COME!

Install

npm install

How to use:

  1. Deposit the combatlogs/*.log files you want to parse into the data/ folder in this repo
  2. npm start Check out that console log

What features does this have?

Not much, just pushing this up for some PVE boss analysis at the moment. Feel free to put in some more enhancements.