Skip to content
This repository has been archived by the owner on Oct 22, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 173 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 173 Bytes

Agonex

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

Installation

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