mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Specified MIT license and made the valve protocol check if the queried game is the right game
This commit is contained in:
parent
1cb00f826a
commit
192d50a11d
4 changed files with 34 additions and 18 deletions
|
|
@ -3,7 +3,7 @@ name = "gamedig"
|
|||
version = "0.0.1"
|
||||
edition = "2021"
|
||||
authors = ["CosminPerRam [cosmin.p@live.com]", "node-GameDig [https://github.com/gamedig/node-gamedig]"]
|
||||
license-file = "LICENSE.md"
|
||||
license = "MIT"
|
||||
description = "Check out servers with this."
|
||||
homepage = "https://github.com/CosminPerRam/rust-gamedig"
|
||||
documentation = "https://docs.rs/gamedig/latest/gamedig/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue