silasjmatson / satanic

A Dota 2 (Source 2) Replay Parser written in Elixir. WIP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dota2parser

TODO: Add description

Installation

If available in Hex, the package can be installed as:

  1. Add dota2parser to your list of dependencies in mix.exs:

    def deps do [{:dota2parser, "~> 0.0.1"}] end

  2. Ensure dota2parser is started before your application:

    def application do [applications: [:dota2parser]] end

About

A Dota 2 (Source 2) Replay Parser written in Elixir. WIP


Languages

Language:Protocol Buffer 99.1%Language:Elixir 0.9%