BSOR

BeatLeader replay parser

Installation

# mix.exs
#
def deps do
  [
    # ...
    {:bsor, "~> 0.1.0"}
    # ...
  ]
end