boshurik/bbrz-parser

Parser for Blood Bowl 2 replays

1.0.0 2019-05-13 16:24 UTC

This package is auto-updated.

Last update: 2024-04-18 03:20:46 UTC


README

Usage

$parser = Parser::create();
$result = $parser->parse($replayPath);