Skip to content

v2.5.2

Latest
Compare
Choose a tag to compare
@bot-ido bot-ido released this 02 Mar 00:07

Getting Started on Windows

  1. Download and extract IDemO_win-x64.zip.
  2. Place your .dem files in a directory named demos.
  3. Run the runDemos.bat helper script.
  4. The JSON output will be located in a directory named parsed.

IDemO can also be invoked directly rather than using the helper script. For example,

IDemO.exe -folders "demos" -output "parsed" -recursive -nochickens -samefilename -samefolderstructure

Run IDemO -help to see all optional parameters.

Hint: may need to run some of these as administrator!

Changes:

  • 0447122 Bumped version num + Fixed null exception in tests + Altered which stats are exported for dangerzone matches
  • 3cbbbe9 Bumped version num
  • e7cf884 Added tanookiStats back
  • 3de9570 Fixed multiple rescue zones not being added to rescueZoneStats
  • 75a9a00 Tweaked readme
  • 40d987d Tweaked readme

This list of changes was auto generated.