No description
  • Rust 53.9%
  • Elixir 33%
  • Nix 13.1%
Find a file
Renovate d31e155cd8 Update dependency rustler to v0.36.2 (#2)
Reviewed-on: #2
Co-authored-by: Renovate <renovate-noreply@dwnet.uk>
Co-committed-by: Renovate <renovate-noreply@dwnet.uk>
2025-08-12 21:52:24 +00:00
lib Add generic query and minecraft query 2025-04-23 19:22:47 +01:00
native/gamedigex Update Rust crate gamedig to 0.7.0 (#3) 2025-08-12 21:51:45 +00:00
test Add generic query and minecraft query 2025-04-23 19:22:47 +01:00
.envrc Initial commit 2025-04-23 18:00:47 +01:00
.formatter.exs Initial commit 2025-04-23 18:00:47 +01:00
.gitignore Remove unnecessary file 2025-04-23 19:24:11 +01:00
Cargo.lock Update dependency rustler to v0.36.2 (#2) 2025-08-12 21:52:24 +00:00
Cargo.toml Rename gamedig to gamedigex 2025-04-23 18:03:24 +01:00
devenv.lock Add rustler 2025-04-23 18:00:57 +01:00
devenv.nix Initial commit 2025-04-23 18:00:47 +01:00
devenv.yaml Add rustler 2025-04-23 18:00:57 +01:00
mix.exs Add generic query and minecraft query 2025-04-23 19:22:47 +01:00
mix.lock Update dependency rustler to v0.36.2 (#2) 2025-08-12 21:52:24 +00:00
README.md Add generic query and minecraft query 2025-04-23 19:22:47 +01:00
renovate.json Update renovate config 2025-08-12 10:37:51 +01:00

GamedigEx

TODO: Add description

Installation

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

def deps do
  [
    {:gamedigex, "~> 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/gamedigex.