Query a Tribes 2 server using Elixir!
Find a file
Anthony Mineo 3b22db761b * init
2021-10-06 17:55:39 -04:00
lib * init 2021-10-06 17:55:39 -04:00
test * init 2021-10-06 17:55:39 -04:00
.formatter.exs * init 2021-10-06 17:55:39 -04:00
.gitignore * init 2021-10-06 17:55:39 -04:00
mix.exs * init 2021-10-06 17:55:39 -04:00
mix.lock * init 2021-10-06 17:55:39 -04:00
README.md * init 2021-10-06 17:55:39 -04:00

T2ServerQuery

TODO: Add description

Installation

If available in Hex, the package can be installed by adding t2_server_query to your list of dependencies in mix.exs:

def deps do
  [
    {:t2_server_query, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/t2_server_query.