Agonex

This is the Elixir version of the Agones Game Server Client SDK.

Installation

def deps do
  [
    {:agonex, github: "shikanime/agonex"}
  ]
end